Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…hongdae-market into feature/624-progress-bar
  • Loading branch information
songpink committed Oct 23, 2024
2 parents 5c8e379 + cb4d916 commit 7688ab1
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 7688ab1

Please sign in to comment.