mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
CB-11907: Bumping Android Gradle Plugin version to 2.2 so this works with Android Studio
This commit is contained in:
parent
a4f6c8bf7b
commit
9586a7ddcd
@ -30,7 +30,7 @@ buildscript {
|
|||||||
// http://tools.android.com/tech-docs/new-build-system/version-compatibility
|
// http://tools.android.com/tech-docs/new-build-system/version-compatibility
|
||||||
// and https://issues.apache.org/jira/browse/CB-8143
|
// and https://issues.apache.org/jira/browse/CB-8143
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:2.1.0'
|
classpath 'com.android.tools.build:gradle:2.2.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user