Skip to content

Commit bc708e3

Browse files
Release v2.38.0
- Bump versionName to 2.38.0 for the PC control screen visual refresh release 🤖 Auto-generated Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 5a9d92c commit bc708e3

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.37.0"
23+
versionName = "2.38.0"
2424

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

0 commit comments

Comments
 (0)