update tools.build to 3.1.0 for tester
This commit is contained in:
parent
c8936dd204
commit
49ff05f850
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||
classpath 'com.android.tools.build:gradle:3.1.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue