Skip to content

Commit 822a2a8

Browse files
committed
Bump version to 3.0.0-beta.23
- Set the prerelease version for the beta.23 rollout - Prepare the release branch for Play publishing 🤖 Auto-generated
1 parent 2af70d3 commit 822a2a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
minSdk = 29
1818
targetSdk = 36
1919
versionCode = gitVersionCode()
20-
versionName = "3.0.0-beta.22"
20+
versionName = "3.0.0-beta.23"
2121

2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323
vectorDrawables {

0 commit comments

Comments
 (0)