Skip to content

Commit ec8838b

Browse files
committed
Release v3.0.0-beta.16
- Bump the Android version name for the stale-action fix prerelease - Prepare the v3.0.0 branch for the beta.16 Play release 🤖 Auto-generated
1 parent 79a7a44 commit ec8838b

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 = "3.0.0-beta.15"
23+
versionName = "3.0.0-beta.16"
2424

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

0 commit comments

Comments
 (0)