Added app description

pull/207/head
M66B 3 years ago
parent 85d6a6547f
commit 8aed7f9c1f

@ -98,6 +98,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:description="@string/app_name"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"

@ -98,6 +98,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:description="@string/app_name"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"

@ -98,6 +98,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:description="@string/app_name"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"

@ -98,6 +98,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:description="@string/app_name"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"

@ -98,6 +98,7 @@
android:name=".ApplicationEx"
android:allowBackup="false"
android:appCategory="productivity"
android:description="@string/app_name"
android:extractNativeLibs="true"
android:forceDarkAllowed="false"
android:icon="@mipmap/ic_launcher"

Loading…
Cancel
Save