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.gradle3
1 files changed, 3 insertions, 0 deletions
diff --git a/OpenPGP-Keychain-API/build.gradle b/OpenPGP-Keychain-API/build.gradle
new file mode 100644
index 000000000..2e41492a3
--- /dev/null
+++ b/OpenPGP-Keychain-API/build.gradle
@@ -0,0 +1,3 @@
+task wrapper(type: Wrapper) {
+ gradleVersion = '1.10'
+} \ No newline at end of file