Skip to content

Commit bf4c7ce

Browse files
committed
Update AndroidManifest.xml
1 parent fc7d464 commit bf4c7ce

File tree

3 files changed

+930
-24
lines changed

3 files changed

+930
-24
lines changed

app/src/main/AndroidManifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
android:label="@string/app_name"
3131
android:roundIcon="@drawable/einsen_logo"
3232
android:supportsRtl="true"
33-
android:fullBackupContent="@xml/backup_descriptor"
3433
android:theme="@style/Theme.Einsen">
3534
<activity
3635
android:name=".MainActivity"

app/src/main/res/xml/backup_descriptor.xml

-23
This file was deleted.

0 commit comments

Comments
 (0)