Skip to content

Commit f60d540

Browse files
committed
chore: bump version to 2.3.2 (41)
1 parent 168b285 commit f60d540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BreezeApp/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ android {
4242
applicationId = "com.mtkresearch.breezeapp"
4343
minSdk = 34
4444
targetSdk = 35
45-
versionCode = 40
46-
versionName = "2.3.1"
45+
versionCode = 41
46+
versionName = "2.3.2"
4747

4848
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4949
}

0 commit comments

Comments
 (0)