aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain-API/libraries')
-rw-r--r--OpenPGP-Keychain-API/libraries/keychain-api-library/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain-API/libraries/keychain-api-library/build.gradle b/OpenPGP-Keychain-API/libraries/keychain-api-library/build.gradle
index 1d5911783..7c923e7f6 100644
--- a/OpenPGP-Keychain-API/libraries/keychain-api-library/build.gradle
+++ b/OpenPGP-Keychain-API/libraries/keychain-api-library/build.gradle
@@ -13,7 +13,7 @@ apply plugin: 'android-library'
android {
compileSdkVersion 19
- buildToolsVersion '19.0.1'
+ buildToolsVersion '19.0.3'
// NOTE: We are using the old folder structure to also support Eclipse
sourceSets {