Skip to content

Commit

Permalink
build: upgrade versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
sujin9 committed Oct 18, 2023
1 parent dbcb09a commit a895361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
applicationId = "app.edonymyeon"
minSdk = 28
targetSdk = 33
versionCode = 13
versionCode = 14
versionName = "1.1.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit a895361

Please sign in to comment.