aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain-API/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain-API/build.gradle')
-rw-r--r--OpenPGP-Keychain-API/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenPGP-Keychain-API/build.gradle b/OpenPGP-Keychain-API/build.gradle
index 2e41492a3..47a0f376a 100644
--- a/OpenPGP-Keychain-API/build.gradle
+++ b/OpenPGP-Keychain-API/build.gradle
@@ -1,3 +1,3 @@
task wrapper(type: Wrapper) {
- gradleVersion = '1.10'
-} \ No newline at end of file
+ gradleVersion = '1.11'
+}