aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/AndroidManifest.xml')
-rw-r--r--src/main/AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index 33c0384de..9880e00eb 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -34,6 +34,8 @@
android:label="@string/app_name"
android:largeHeap="true"
android:theme="@style/ConversationsTheme"
+ android:appCategory="social"
+ tools:targetApi="o"
tools:replace="android:label, android:allowBackup" >
<meta-data