upgrade gradle version for android studio 3, fix some lint warnings
This commit is contained in:
parent
86f03d2603
commit
9dc9ee2ef0
8 changed files with 13 additions and 7 deletions
|
@ -5,7 +5,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||
classpath 'com.android.tools.build:gradle:3.0.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue