Skip to content

Commit

Permalink
Merge pull request #301 from hyeeyoung/dev
Browse files Browse the repository at this point in the history
[chore] 버전 μ½”λ“œ 및 버전λͺ… μˆ˜μ •
  • Loading branch information
youngjinc authored Jun 1, 2022
2 parents 327c2bf + f6dd4c7 commit a97d2e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "com.hyeeyoung.wishboard"
minSdkVersion 22
targetSdkVersion 32
versionCode 8
versionName "1.0.0.1"
versionCode 9
versionName "1.0.0.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "String", "BASE_URL", properties["ec2.url"]
Expand Down

0 comments on commit a97d2e2

Please sign in to comment.