aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorsenecaso <senecaso@bertha>2011-10-06 15:31:16 +0900
committersenecaso <senecaso@bertha>2011-10-06 15:31:16 +0900
commit6f2333b7d3ff892697e993e4af2053a695f19402 (patch)
tree0eb8b5d1316d65fdf5f71081651474e18ce155b8 /AndroidManifest.xml
parent9fbda63b6f20870f9ce6875a625c4e780d250aa9 (diff)
downloadopen-keychain-6f2333b7d3ff892697e993e4af2053a695f19402.tar.gz
open-keychain-6f2333b7d3ff892697e993e4af2053a695f19402.tar.bz2
open-keychain-6f2333b7d3ff892697e993e4af2053a695f19402.zip
-mavenizing the project
-moving all org.bouncycastl2.* dependencies to Sponcy Castle instead. This way multiple people dont need to maintain rebased versions of BC
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 47197a129..8c7dd53fe 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -17,8 +17,7 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.thialfihar.android.apg"
- android:versionCode="10900" android:versionName="1.0.9 beta 00"
- android:installLocation="auto">
+ android:versionCode="10900" android:versionName="1.0.9 beta 00">
<application
android:icon="@drawable/icon"