Skip to content

Commit

Permalink
[버전업] 2.0.0으로 버전업
Browse files Browse the repository at this point in the history
  • Loading branch information
mwy3055 committed May 15, 2024
1 parent 3afffb0 commit a58ef2c
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 @@ -40,8 +40,8 @@ android {
applicationId "com.ku_stacks.ku_ring"
minSdk libs.versions.minSdk.get().toInteger()
targetSdk libs.versions.targetSdk.get().toInteger()
versionCode 33
versionName "1.3.9"
versionCode 34
versionName "2.0.0"

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

0 comments on commit a58ef2c

Please sign in to comment.