Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Test1524473 <[email protected]>
  • Loading branch information
user0-07161 authored Oct 19, 2023
1 parent 98ef1ce commit 84194fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@
android:dataExtractionRules="@xml/backup_rules"
android:fullBackupContent="@xml/full_backup_rules"
android:banner="@mipmap/ic_banner"
android:hasFragileUserData="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:largeHeap="true"
Expand Down Expand Up @@ -1172,4 +1171,4 @@
android:value="runtime" />
</application>

</manifest>
</manifest>

0 comments on commit 84194fe

Please sign in to comment.