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 dc98232 commit 3c15e44Copy full SHA for 3c15e44
build.gradle.kts
@@ -2,7 +2,7 @@ import java.util.Base64
2
3
plugins {
4
kotlin("multiplatform") version "1.5.21"
5
- id("org.jetbrains.compose") version "1.0.0-alpha4-build315"
+ id("org.jetbrains.compose") version "1.0.0-alpha4-build321"
6
`maven-publish`
7
signing
8
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
0 commit comments