Dependencies update

This commit is contained in:
CappielloAntonio 2021-11-03 14:57:22 +01:00
parent 8bf8fab1be
commit 983f91c706
2 changed files with 7 additions and 7 deletions

View file

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