]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/AndroidManifest.xml
Update icons. Release 1.0.
[PrivacyBrowserAndroid.git] / app / src / main / AndroidManifest.xml
index 773f0a88a1c8ad151d6f63c790d66b0082735dc5..379bc3c86807f9d0aa41cd6dae3df32477a2cee5 100644 (file)
@@ -33,7 +33,7 @@
     <!-- on API >= 23, app data is automatically backed up to Google cloud servers unless android:allowBackup="false" and android:fullBackupContent="false" is set. -->
     <application
         android:label="@string/privacy_browser"
-        android:icon="@mipmap/ic_launcher"
+        android:icon="@mipmap/privacy_browser"
         android:theme="@style/AppTheme"
         android:allowBackup="false"
         android:fullBackupContent="false" >