Mark app as being a game

This commit is contained in:
Billy Laws 2023-04-05 20:11:46 +01:00
parent 9caa845d4f
commit e63108bff1
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
android:localeConfig="@xml/locales_config"
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:appCategory="game"
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
<profileable android:shell="true" />