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 a4e7a18 commit 07c71fbCopy full SHA for 07c71fb
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("org.jetbrains.kotlin.plugin.compose") version "2.0.21" apply false
9
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3" apply false
10
id("org.jmailen.kotlinter") version "4.5.0" apply false
11
- id("com.android.application") version "8.7.2" apply false
+ id("com.android.application") version "8.7.3" apply false
12
id("com.vanniktech.maven.publish") version "0.30.0" apply false
13
id("com.gradleup.nmcp") version "0.0.9"
14
}
0 commit comments