Upgrade to Android Studio 4.0.1.

This commit is contained in:
Juha Heinanen
2020-07-22 11:35:52 +03:00
parent 55ed3b161b
commit 71347e7489
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.1'
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