From 96de7cb1010ce9b244631f02c6ac4329b7145373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 15 Sep 2013 13:47:30 +0200 Subject: [PATCH] Fix gradle build --- OpenPGP-Keychain-API-Demo/AndroidManifest.xml | 2 +- OpenPGP-Keychain-API-Demo/project.properties | 2 +- .../org/openintents/openpgp/OpenPgpSignatureResult.java | 2 +- OpenPGP-Keychain/AndroidManifest.xml | 2 +- OpenPGP-Keychain/build.gradle | 9 ++++++--- OpenPGP-Keychain/project.properties | 2 +- .../org/openintents/openpgp/OpenPgpSignatureResult.java | 2 +- 7 files changed, 12 insertions(+), 9 deletions(-) diff --git a/OpenPGP-Keychain-API-Demo/AndroidManifest.xml b/OpenPGP-Keychain-API-Demo/AndroidManifest.xml index ad4aaf5f6..2543f0129 100644 --- a/OpenPGP-Keychain-API-Demo/AndroidManifest.xml +++ b/OpenPGP-Keychain-API-Demo/AndroidManifest.xml @@ -6,7 +6,7 @@ + android:targetSdkVersion="18" /> + android:targetSdkVersion="18" />