popup window preview
Some checks failed
Android CI / build (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Lint Code Base / run-lint (push) Has been cancelled

This commit is contained in:
lucky 2022-02-16 12:30:44 +03:00 committed by lucky
parent f7bed719e3
commit 2ff2448739
16 changed files with 111 additions and 59 deletions

View file

@ -5,8 +5,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.0"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files