Update android test dependencies

This commit is contained in:
Mikhael Bogdanov
2017-11-09 11:36:52 +01:00
parent b2627f53a3
commit af784dcd47
3 changed files with 7 additions and 6 deletions
@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0-beta4'
classpath 'com.android.tools.build:gradle:3.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
@@ -22,7 +22,7 @@ repositories {
android {
compileSdkVersion 19
buildToolsVersion "26.0.1"
buildToolsVersion "26.0.2"
defaultConfig {
applicationId "org.jetbrains.kotlin.android.tests"