mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
Mark Unciv as an application that may use more memory than usual (#6819)
This commit is contained in:
parent
ef08bda50d
commit
e53303b249
|
|
@ -16,6 +16,7 @@
|
|||
android:roundIcon="@mipmap/uncivicon_round"
|
||||
android:label="@string/app_name"
|
||||
android:isGame="true"
|
||||
android:largeHeap="true"
|
||||
android:appCategory="game"
|
||||
android:banner="@drawable/banner"
|
||||
android:theme="@style/GdxTheme" >
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user