We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b335486 commit bdb1c13Copy full SHA for bdb1c13
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
plugins {
13
id 'com.android.application' version '8.11.2' apply false
14
id 'com.android.library' version '8.11.2' apply false
15
- id 'org.jetbrains.kotlin.android' version '2.2.20' apply false
+ id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
16
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false
17
id 'io.gitlab.arturbosch.detekt' version '1.23.8'
18
}
0 commit comments