Skip to content

Commit

Permalink
Restore the project version
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Dec 20, 2024
1 parent d094dd2 commit d945849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/VersionsAndDependencies.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.huanshankeji.CommonDependencies
import org.jetbrains.compose.ComposeBuildConfig

val projectVersion = "0.5.1-box-with-constraints-react-to-size-changes-js-dom-SNAPSHOT"
val projectVersion = "0.5.1-SNAPSHOT"

val commonDependencies = CommonDependencies()

Expand Down

0 comments on commit d945849

Please sign in to comment.