Removed gen-libs dir

Grandle upgrade
This commit is contained in:
Juha Heinanen
2021-03-21 14:15:34 +02:00
parent ce7af22c51
commit 951839cb82
5 changed files with 1 additions and 69 deletions

View File

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