|
|
@ -22,7 +22,7 @@ SPDX-License-Identifier: GPL-3.0-or-later |
|
|
android:label="@string/app_name_suffixed" |
|
|
android:label="@string/app_name_suffixed" |
|
|
android:icon="@drawable/ic_launcher" |
|
|
android:icon="@drawable/ic_launcher" |
|
|
android:allowBackup="true" |
|
|
android:allowBackup="true" |
|
|
android:hasFragileUserData="true" |
|
|
|
|
|
|
|
|
android:hasFragileUserData="false" |
|
|
android:supportsRtl="true" |
|
|
android:supportsRtl="true" |
|
|
android:isGame="true" |
|
|
android:isGame="true" |
|
|
android:localeConfig="@xml/locales_config" |
|
|
android:localeConfig="@xml/locales_config" |
|
|
|