aboutsummaryrefslogtreecommitdiffstats
path: root/android/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/src/main/AndroidManifest.xml')
-rw-r--r--android/src/main/AndroidManifest.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml
new file mode 100644
index 00000000..85f0fe6b
--- /dev/null
+++ b/android/src/main/AndroidManifest.xml
@@ -0,0 +1,3 @@
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="org.whispersystems.libaxolotl">
+</manifest>