Skip to content

Commit

Permalink
Merge pull request #162 from WithPeace/develop
Browse files Browse the repository at this point in the history
chore: 버전업
  • Loading branch information
rhkrwngud445 authored Jul 14, 2024
2 parents 88564ae + 8dbaf03 commit 093c9ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
applicationId = "com.withpeace.withpeace"
targetSdk = 34
versionCode = 8
versionName = "1.1.0"
versionCode = 9
versionName = "1.1.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 093c9ba

Please sign in to comment.