We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acaf2e3 commit 1974048Copy full SHA for 1974048
1 file changed
build.gradle.kts
@@ -2,6 +2,6 @@
2
plugins {
3
kotlin("multiplatform") version "1.9.21" apply false
4
id("org.jetbrains.compose") version "1.5.11" apply false
5
- id("com.vanniktech.maven.publish") version "0.26.0" apply false
+ id("com.vanniktech.maven.publish") version "0.27.0" apply false
6
id("com.android.application") version "8.2.1" apply false
7
}
0 commit comments