v2.5.1: Added game app categorization to Android verison
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="${appName}"
|
||||
android:theme="@android:style/Theme.Black.NoTitleBar"
|
||||
android:appCategory="game"
|
||||
android:isGame="true"
|
||||
android:resizeableActivity="true"
|
||||
android:allowBackup="true"
|
||||
android:fullBackupOnly="true"
|
||||
|
||||
Reference in New Issue
Block a user