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.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain-API/build.gradle b/OpenPGP-Keychain-API/build.gradle
index 47a0f376a..0ce5dc8c0 100644
--- a/OpenPGP-Keychain-API/build.gradle
+++ b/OpenPGP-Keychain-API/build.gradle
@@ -1,3 +1,3 @@
task wrapper(type: Wrapper) {
- gradleVersion = '1.11'
+ gradleVersion = '1.10'
}