aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API-Demo
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-12-30 21:18:27 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2013-12-30 21:18:27 +0100
commit2c0b2e356b3e1bef3565d4744256bc51768e0c3a (patch)
tree4cae4d1f1d964eea9299e5296348a00a4f53bf3f /OpenPGP-Keychain-API-Demo
parent19082b62a985c1a73d838419e9576cdc153ed45d (diff)
downloadopen-keychain-2c0b2e356b3e1bef3565d4744256bc51768e0c3a.tar.gz
open-keychain-2c0b2e356b3e1bef3565d4744256bc51768e0c3a.tar.bz2
open-keychain-2c0b2e356b3e1bef3565d4744256bc51768e0c3a.zip
target android-19
Diffstat (limited to 'OpenPGP-Keychain-API-Demo')
-rw-r--r--OpenPGP-Keychain-API-Demo/AndroidManifest.xml4
-rw-r--r--OpenPGP-Keychain-API-Demo/project.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/OpenPGP-Keychain-API-Demo/AndroidManifest.xml b/OpenPGP-Keychain-API-Demo/AndroidManifest.xml
index 2543f0129..8b8c43776 100644
--- a/OpenPGP-Keychain-API-Demo/AndroidManifest.xml
+++ b/OpenPGP-Keychain-API-Demo/AndroidManifest.xml
@@ -5,8 +5,8 @@
android:versionName="1.1" >
<uses-sdk
- android:minSdkVersion="7"
- android:targetSdkVersion="18" />
+ android:minSdkVersion="8"
+ android:targetSdkVersion="19" />
<application
android:allowBackup="true"
diff --git a/OpenPGP-Keychain-API-Demo/project.properties b/OpenPGP-Keychain-API-Demo/project.properties
index 73fc66102..a5578ba09 100644
--- a/OpenPGP-Keychain-API-Demo/project.properties
+++ b/OpenPGP-Keychain-API-Demo/project.properties
@@ -8,4 +8,4 @@
# project structure.
# Project target.
-target=android-18
+target=android-19