Skip to content

Commit

Permalink
[IDLE-000] 릴리즈 버전 업
Browse files Browse the repository at this point in the history
  • Loading branch information
tgyuuAn committed Nov 13, 2024
1 parent 4f9c3b6 commit f8b4ff3
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 @@ -11,8 +11,8 @@ android {
namespace = "com.idle.care"

defaultConfig {
versionCode = 15
versionName = "1.2.0"
versionCode = 16
versionName = "1.2.1"
targetSdk = 34

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

0 comments on commit f8b4ff3

Please sign in to comment.