removed backup because why do we need it

This commit is contained in:
X1nto 2020-06-19 20:02:37 +04:00
parent 0ae2f57078
commit eca65b86dd
1 changed files with 0 additions and 3 deletions

View File

@ -8,11 +8,8 @@
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<application
android:allowBackup="true"
android:fullBackupContent="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"