adding Productivity app category

This commit is contained in:
tibbi 2022-04-12 09:25:09 +02:00
parent a827843843
commit 7ed5c667ef

View File

@ -32,6 +32,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"