Skip to content

Commit

Permalink
[chore] 버전 코드 38 -> 39로 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
youngjinc committed Jul 14, 2024
1 parent 8ca17a1 commit 2f66615
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 @@ -25,8 +25,8 @@ android {
applicationId "com.hyeeyoung.wishboard"
minSdkVersion 24
targetSdkVersion 34
versionCode 38
versionName "1.2.5"
versionCode 39
versionName "1.2.6"
compileSdk 34

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

0 comments on commit 2f66615

Please sign in to comment.