Change gradle build for spongy castle, now Android Studio properly finds the classes
This commit is contained in:
@@ -17,5 +17,3 @@ allprojects {
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.10'
|
||||
}
|
||||
|
||||
apply from: 'spongycastle.gradle'
|
||||
|
||||
Reference in New Issue
Block a user