Skip to content

Commit

Permalink
chore: 버전 업데이트 (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaehyuns authored and fromitive committed Nov 28, 2024
1 parent 9e9c252 commit 22becd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId = "com.zzang.chongdae"
minSdk = 26
targetSdk = 34
versionCode = 6
versionName = "1.1.4"
versionCode = 7
versionName = "1.2.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments["runnerBuilder"] =
Expand Down

0 comments on commit 22becd9

Please sign in to comment.