Skip to content

Commit 85a7bbd

Browse files
committed
release-1.0.1 chore: 버전 업
1 parent 8df509f commit 85a7bbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId = "com.moneymong.moneymong"
3131
minSdk = 24
3232
targetSdk = 34
33-
versionCode = 9
34-
versionName = "1.0.0"
33+
versionCode = 10
34+
versionName = "1.0.1"
3535

3636
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3737
vectorDrawables {

0 commit comments

Comments
 (0)