back to Gradle 1.10, Using Gradle 1.11 requires Android Studio 0.5.0 which is not released yet
This commit is contained in:
@@ -15,5 +15,5 @@ allprojects {
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.11'
|
||||
gradleVersion = '1.10'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user