Skip to content

Commit 18e4502

Browse files
committed
adding a Productivity app category
1 parent 43fa37e commit 18e4502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<application
1515
android:name=".App"
1616
android:allowBackup="true"
17+
android:appCategory="productivity"
1718
android:icon="@mipmap/ic_launcher"
1819
android:label="@string/app_launcher_name"
1920
android:roundIcon="@mipmap/ic_launcher"

0 commit comments

Comments
 (0)