Skip to content

Commit ee53ff7

Browse files
committed
Bump version to 3.0.0-beta.21
- Update the Android version name for the beta.21 prerelease - Keep the release branch ready for the tagged Play build 🤖 Auto-generated
1 parent dd61253 commit ee53ff7

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.20"
20+
versionName = "3.0.0-beta.21"
2121

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

0 commit comments

Comments
 (0)