Dependencies update

This commit is contained in:
CappielloAntonio 2021-04-11 15:44:26 +02:00
parent eafec8596a
commit 58edb6ba9d
2 changed files with 12 additions and 13 deletions

View file

@ -5,8 +5,8 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.2'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.10'
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.32'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files