Skip to content

Commit

Permalink
deploy: Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoongcho committed Oct 15, 2024
1 parent cb4f7ac commit b5a8f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
minSdkVersion 21
targetSdkVersion versions.compileSdk
versionCode 315
versionName '1.4.315.202410xx0'
versionName '1.4.315.202410150'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit b5a8f0e

Please sign in to comment.