Skip to content

Commit 5583e94

Browse files
committed
[chore]: 앱 버전 변경
1 parent 884c25a commit 5583e94

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
@@ -22,8 +22,8 @@ android {
2222
applicationId = "com.texthip.thip"
2323
minSdk = 29
2424
targetSdk = 35
25-
versionCode = 3
26-
versionName = "1.1.0"
25+
versionCode = 4
26+
versionName = "1.2.0"
2727

2828
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2929

0 commit comments

Comments
 (0)