Skip to content

Commit 483b9f6

Browse files
committed
Release v2.36.3
- Bump app versionName to 2.36.3 for the patch release - Keep release change scoped to version metadata after milestone completion 🤖 Auto-generated
1 parent 5249954 commit 483b9f6

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.36.2"
23+
versionName = "2.36.3"
2424

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

0 commit comments

Comments
 (0)