mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-13 00:51:35 +01:00
Add allowBackup=true
This commit is contained in:
parent
dbed48c3da
commit
cb73cdce70
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue