Skip to content

Commit 288a5cb

Browse files
Owen McGirrOwen McGirr
authored andcommitted
Bump version to 3.0.0-beta.29
- Prepare the scan highlight improvements for internal prerelease testing 🤖 Auto-generated
1 parent 95c4f47 commit 288a5cb

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
@@ -19,7 +19,7 @@ android {
1919
minSdk = 29
2020
targetSdk = 36
2121
versionCode = gitVersionCode()
22-
versionName = "3.0.0-beta.28"
22+
versionName = "3.0.0-beta.29"
2323

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

0 commit comments

Comments
 (0)