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:
@@ -1,3 +1,3 @@
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.11'
|
||||
gradleVersion = '1.10'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user