Skip to content

Commit

Permalink
build: increase version to 2.0.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4rl3x committed Apr 18, 2024
1 parent 3ca60b8 commit 01633ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bottom-drawer-scaffold/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apply from: '../buildCompose.gradle'

ext {
PUBLISH_GROUP_ID = 'de.charlex.compose'
PUBLISH_VERSION = '2.0.0-alpha02'
PUBLISH_VERSION = '2.0.0-beta01'
PUBLISH_ARTIFACT_ID = 'bottom-drawer-scaffold'
}

Expand Down

0 comments on commit 01633ce

Please sign in to comment.