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 de68433Copy full SHA for de68433
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.gradle.ext.settings
2
import org.jetbrains.gradle.ext.taskTriggers
3
4
plugins {
5
- id("com.android.application") version "8.7.2" apply false
+ id("com.android.application") version "8.8.0" apply false
6
id("com.android.library") version "8.7.2" 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
0 commit comments