Skip to content

Commit

Permalink
Merge pull request #190 from team-haribo/develop
Browse files Browse the repository at this point in the history
🔀 :: (#190) 서버 이전
  • Loading branch information
ImGaram authored Sep 30, 2023
2 parents adc5eed + c259317 commit 86d5e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions presentation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId = "com.goms.presentation"
minSdk = 26
targetSdk = 33
versionCode = 9
versionName = "1.2.1"
versionCode = 10
versionName = "1.2.2"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 86d5e48

Please sign in to comment.