diff options
Diffstat (limited to 'OpenPGP-Keychain-API/build.gradle')
-rw-r--r-- | OpenPGP-Keychain-API/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain-API/build.gradle b/OpenPGP-Keychain-API/build.gradle index 2e41492a3..0ce5dc8c0 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 +} |