1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Fix manifest and various things

This commit is contained in:
rubenwardy 2021-10-19 19:43:41 +01:00
parent 83e26f839d
commit 8271c6481f
3 changed files with 3 additions and 220 deletions

View file

@ -19,6 +19,8 @@
android:label="@string/label"
android:requestLegacyExternalStorage="true"
android:resizeableActivity="false"
android:hasFragileUserData="true"
android:isGame="true"
tools:ignore="UnusedAttribute">
<meta-data