Add android aar build and connected device test
This commit is contained in:
6
bindings/bdk-kotlin/android/src/main/AndroidManifest.xml
Normal file
6
bindings/bdk-kotlin/android/src/main/AndroidManifest.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.bitcoindevkit.bdk">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user