Skip to content

Commit 7d0e8ae

Browse files
Johnny CarlsonJohnny Carlson
authored andcommitted
android: remove testnet argument
1 parent cd7788e commit 7d0e8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<category android:name="android.intent.category.LAUNCHER"/>
2323
</intent-filter>
2424

25-
<meta-data android:name="android.app.arguments" android:value="-testnet"/>
25+
<meta-data android:name="android.app.arguments" android:value=""/>
2626
<meta-data android:name="android.app.lib_name" android:value="bitcoin-qt"/>
2727
<meta-data android:name="android.app.repository" android:value="default"/>
2828
<meta-data android:name="android.app.bundle_local_qt_libs" android:value="1"/>

0 commit comments

Comments
 (0)