We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a68af3 commit 40df983Copy full SHA for 40df983
buildSrc/src/main/kotlin/VersionsAndDependencies.kt
@@ -1,4 +1,4 @@
1
-val projectVersion = "0.2.0-SNAPSHOT"
+val projectVersion = "0.2.0"
2
3
object DependencyVersions {
4
val composeMultiplatform = "1.6.1" // manually specified for "ui-unit"
0 commit comments