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 d687707 commit f978442Copy full SHA for f978442
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.gradle.ext.taskTriggers
3
4
plugins {
5
id("com.android.application") version "8.7.2" apply false
6
- id("com.android.library") version "8.7.2" apply false
+ id("com.android.library") version "8.8.0" apply false
7
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
8
id("org.ec4j.editorconfig") version "0.1.0" apply false
9
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.9" apply true
0 commit comments