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 4a3c39d commit a8f1b69
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 316
versionName '1.4.316.202410xx0'
versionName '1.4.316.202410151'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit a8f1b69

Please sign in to comment.