Skip to content

Commit 6537859

Browse files
author
eshc123
committed
chore: 버전 코드, 네임 수정
1 parent 9ba7a8e commit 6537859

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
@@ -12,8 +12,8 @@ android {
1212
defaultConfig {
1313
applicationId = "com.goalpanzi.mission_mate"
1414
targetSdk = 34
15-
versionCode = 7
16-
versionName = "1.1.0"
15+
versionCode = 8
16+
versionName = "1.2.0"
1717

1818
vectorDrawables {
1919
useSupportLibrary = true

0 commit comments

Comments
 (0)