aboutsummaryrefslogtreecommitdiffstats
path: root/sshlib/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sshlib/src/main/AndroidManifest.xml')
-rw-r--r--sshlib/src/main/AndroidManifest.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sshlib/src/main/AndroidManifest.xml b/sshlib/src/main/AndroidManifest.xml
new file mode 100644
index 0000000..d15f4a6
--- /dev/null
+++ b/sshlib/src/main/AndroidManifest.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="org.connectbot.sshlib">
+
+ <application/>
+
+</manifest>