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 046b7ff commit d8c7ed2Copy full SHA for d8c7ed2
buildSrc/src/main/kotlin/VersionsAndDependencies.kt
@@ -1,3 +1,3 @@
1
object DependencyVersions {
2
- val huanshankejiComposeWeb = "0.2.0-SNAPSHOT" // TODO: don't use a snapshot version in a main branch
+ val huanshankejiComposeWeb = "0.2.0"
3
}
0 commit comments