Skip to content

Commit

Permalink
1.0.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
zj565061763 committed Dec 25, 2023
1 parent 2719ff4 commit 884e5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {

val libGroupId = "com.sd.lib.android"
val libArtifactId = "compose-wheel-picker"
val libVersionName = "1.0.0-alpha19"
val libVersionName = "1.0.0-beta01"

android {
namespace = "com.sd.lib.compose.wheel_picker"
Expand Down

0 comments on commit 884e5ed

Please sign in to comment.