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 d094dd2 commit d945849Copy full SHA for d945849
buildSrc/src/main/kotlin/VersionsAndDependencies.kt
@@ -1,7 +1,7 @@
1
import com.huanshankeji.CommonDependencies
2
import org.jetbrains.compose.ComposeBuildConfig
3
4
-val projectVersion = "0.5.1-box-with-constraints-react-to-size-changes-js-dom-SNAPSHOT"
+val projectVersion = "0.5.1-SNAPSHOT"
5
6
val commonDependencies = CommonDependencies()
7
0 commit comments