0
0
mirror of https://github.com/MuntashirAkon/Metro.git synced 2024-09-20 12:02:20 +02:00

Restore data for any version(Google Backup & Restore)

This commit is contained in:
Prathamesh More 2021-12-10 22:22:43 +05:30
parent 0cd1b5d3bd
commit 2a3594a05a

View File

@ -27,6 +27,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:requestLegacyExternalStorage="true"
android:restoreAnyVersion="true"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.RetroMusic.FollowSystem"