mirror of
https://github.com/tateisu/SubwayTooter
synced 2024-12-26 08:53:12 +01:00
change android gradle plugin version
This commit is contained in:
parent
9379b2a9fe
commit
0c7b634fd7
@ -6,7 +6,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.1'
|
||||
classpath 'com.android.tools.build:gradle:2.3.2'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
Loading…
Reference in New Issue
Block a user