Add allowBackup=true

This commit is contained in:
jacques 2020-07-07 21:34:44 +02:00
parent dbed48c3da
commit cb73cdce70

View file

@ -6,7 +6,6 @@
<uses-permission android:name="android.permission.VIBRATE" />
<application
android:allowBackup="true"
android:hardwareAccelerated="true"
android:label="@string/app_name"
android:roundIcon="@drawable/ic_launcher"