Update android lib build paths
Summary: Move manifest to correct place, update build.gradle accordingly. Reviewed By: priteshrnandgaonkar Differential Revision: D8931222 fbshipit-source-id: e2cf4b507de4ea984b5a2dce1bb9edee0c4e2558
This commit is contained in:
committed by
Facebook Github Bot
parent
c3e8a2d22a
commit
fb2b9cfc9f
4
android/src/main/AndroidManifest.xml
Normal file
4
android/src/main/AndroidManifest.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.facebook.sonar">
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user