- Upgraded gradle version.

- Upgraded studio version in readme.
This commit is contained in:
Juha Heinanen
2019-07-18 10:08:00 +03:00
parent 69f958da02
commit d732442f3b
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.android.tools.build:gradle:3.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files