Revert gradle related changes

This commit is contained in:
Bazsalanszky
2023-08-21 10:09:07 +02:00
parent 351033600f
commit 8c05b6e1ea
4 changed files with 5 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files