summaryrefslogtreecommitdiff
path: root/main/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/AndroidManifest.xml')
-rw-r--r--main/src/main/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/main/AndroidManifest.xml b/main/src/main/AndroidManifest.xml
index e1dd161a..925d7945 100644
--- a/main/src/main/AndroidManifest.xml
+++ b/main/src/main/AndroidManifest.xml
@@ -27,6 +27,7 @@
<application
android:name=".core.ICSOpenVPNApplication"
+ android:appCategory="productivity"
android:allowBackup="true"
android:banner="@mipmap/banner_tv"
android:icon="@mipmap/ic_launcher"