Browse Source

Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl

pull/1453/head
orignal 5 years ago
parent
commit
433d3bf582
  1. 1
      android/AndroidManifest.xml

1
android/AndroidManifest.xml

@ -16,6 +16,7 @@ @@ -16,6 +16,7 @@
android:icon="@drawable/icon"
android:label="@string/app_name"
android:theme="@android:style/Theme.Holo.Light.DarkActionBar"
android:requestLegacyExternalStorage="true"
>
<receiver android:name=".NetworkStateChangeReceiver">
<intent-filter>

Loading…
Cancel
Save