mirror of
https://github.com/accelforce/Yuito
synced 2024-12-24 14:53:12 +01:00
add app category to AndroidManifest (#2513)
This commit is contained in:
parent
cec8f6dd65
commit
9a84d14f19
@ -14,6 +14,7 @@
|
||||
|
||||
<application
|
||||
android:name=".TuskyApplication"
|
||||
android:appCategory="social"
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
|
Loading…
Reference in New Issue
Block a user