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