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 71265bd commit 755a259Copy full SHA for 755a259
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.0-SNAPSHOT"
+val projectVersion = "0.4.1-SNAPSHOT"
5
6
val commonDependencies = CommonDependencies()
7
0 commit comments