Skip to content

Commit 4ec7e3c

Browse files
committed
Bump version to 2.31.0-beta.30
- Update versionName for the beta 30 release - Keep git-derived versionCode for Play upload ordering - Prepare v2.31.0 beta branch for release 🤖 Auto-generated
1 parent 88da9d5 commit 4ec7e3c

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
@@ -20,7 +20,7 @@ android {
2020
minSdk = 29
2121
targetSdk = 36
2222
versionCode = gitVersionCode()
23-
versionName = "2.31.0-beta.29"
23+
versionName = "2.31.0-beta.30"
2424

2525
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2626
vectorDrawables {

0 commit comments

Comments
 (0)