Skip to content

Commit e8141b0

Browse files
committed
[chore]: 배포 버전 업그레이드
1 parent f555c37 commit e8141b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId = "com.texthip.thip"
2929
minSdk = 29
3030
targetSdk = 35
31-
versionCode = 6
32-
versionName = "1.2.0"
31+
versionCode = 7
32+
versionName = "1.2.1"
3333

3434
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3535

0 commit comments

Comments
 (0)