Skip to content

Commit d44e7ce

Browse files
committed
upgrade version
1 parent 530b93d commit d44e7ce

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 21
2828
targetSdkVersion 32
2929
versionCode 4
30-
versionName System.getenv("APP_VERSION") ?: "2.4.0"
30+
versionName System.getenv("APP_VERSION") ?: "2.4.5"
3131
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
3232
}
3333
buildTypes {

0 commit comments

Comments
 (0)