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 670eecc commit f661ac6Copy full SHA for f661ac6
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.4.1-SNAPSHOT"
+val projectVersion = "0.5.0-SNAPSHOT"
5
6
val commonDependencies = CommonDependencies()
7
0 commit comments