build: remove deprecated package declaration in android manifest
This commit is contained in:
parent
f698d46392
commit
7b9e71714f
@ -1,6 +1,3 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.bitcoindevkit">
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
</manifest>
|
||||
|
Loading…
x
Reference in New Issue
Block a user