Revert "Make the application persistent"

This reverts commit 3eb3380c2d.
See #1487 for details
This commit is contained in:
Marvin W 2021-07-01 12:08:07 +02:00
parent a431fea9bb
commit dc3d6250ac
No known key found for this signature in database
GPG Key ID: 072E9235DB996F2A
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@
android:fullBackupOnly="true"
android:extractNativeLibs="false"
android:forceQueryable="true"
android:persistent="true"
android:icon="@mipmap/ic_core_service_app"
android:label="@string/gms_app_name"
android:theme="@style/Theme.AppCompat.DayNight">