Skip to content

Commit

Permalink
[버전업] 1.3.4로 버전업
Browse files Browse the repository at this point in the history
  • Loading branch information
mwy3055 committed Sep 7, 2023
1 parent 8ac575f commit 09a5b57
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 @@ -38,8 +38,8 @@ android {
applicationId "com.ku_stacks.ku_ring"
minSdk 24
targetSdk 33
versionCode 22
versionName "1.2.10"
versionCode 27
versionName "1.3.4"

def localProperties = new Properties()
localProperties.load(new FileInputStream(localPropertiesFile))
Expand Down

0 comments on commit 09a5b57

Please sign in to comment.