New build files for spongy castle

This commit is contained in:
Dominik Schürmann
2014-01-27 14:01:37 +01:00
parent 5aec25ac05
commit 6ae99cc6cb
4 changed files with 77 additions and 0 deletions

View File

@@ -17,3 +17,5 @@ allprojects {
task wrapper(type: Wrapper) {
gradleVersion = '1.9'
}
apply from: 'spongycastle.gradle'