update tools.build to 3.1.0 for tester

This commit is contained in:
Jehan Monnier 2018-07-26 11:08:04 +02:00
parent c8936dd204
commit 49ff05f850

View file

@ -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'
}
}