2021-10-17 14:27:10 -07:00
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
2021-11-01 20:08:07 -07:00
|
|
|
package="org.bitcoindevkit">
|
2021-10-17 14:27:10 -07:00
|
|
|
|
|
|
|
<uses-permission android:name="android.permission.INTERNET" />
|
|
|
|
|
|
|
|
</manifest>
|