fix crash on older devices

This commit is contained in:
dslul 2022-01-23 11:41:23 +01:00
parent 3dd1548c9f
commit 945b5b7f6c
6 changed files with 19 additions and 11 deletions

View file

@ -7,7 +7,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath 'com.android.tools.build:gradle:7.0.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong