Change gradle build for spongy castle, now Android Studio properly finds the classes

This commit is contained in:
Dominik Schürmann
2014-01-31 14:08:38 +01:00
parent a0c851299a
commit 3c897d68ff
6 changed files with 53 additions and 69 deletions

View File

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