Skip to content

Commit 758b146

Browse files
committed
upgrade version
1 parent d9829c9 commit 758b146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

claimManagement/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
minSdkVersion 26
2828
targetSdkVersion 32
2929
versionCode 4
30-
versionName System.getenv("APP_VERSION") ?: "2.4.0"
30+
versionName System.getenv("APP_VERSION") ?: "2.4.1"
3131
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
3232
}
3333
buildTypes {

0 commit comments

Comments
 (0)