adding a Productivity app category

This commit is contained in:
tibbi 2022-04-02 22:27:02 +02:00
parent 43fa37e3ed
commit 18e4502054
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<application
android:name=".App"
android:allowBackup="true"
android:appCategory="productivity"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_launcher_name"
android:roundIcon="@mipmap/ic_launcher"