mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-07 15:38:43 +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…
x
Reference in New Issue
Block a user