We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7788e commit 7d0e8aeCopy full SHA for 7d0e8ae
src/qt/android/AndroidManifest.xml
@@ -22,7 +22,7 @@
22
<category android:name="android.intent.category.LAUNCHER"/>
23
</intent-filter>
24
25
- <meta-data android:name="android.app.arguments" android:value="-testnet"/>
+ <meta-data android:name="android.app.arguments" android:value=""/>
26
<meta-data android:name="android.app.lib_name" android:value="bitcoin-qt"/>
27
<meta-data android:name="android.app.repository" android:value="default"/>
28
<meta-data android:name="android.app.bundle_local_qt_libs" android:value="1"/>
0 commit comments