Skip to content

Commit 9a1f078

Browse files
committed
릴리즈 1.1.13 준비
1 parent 079b87a commit 9a1f078

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
@@ -51,8 +51,8 @@ android {
5151
applicationId = "com.yourssu.ssutime.v2"
5252
minSdk = 26
5353
targetSdk = 36
54-
versionCode = 40
55-
versionName = "1.1.12"
54+
versionCode = 41
55+
versionName = "1.1.13"
5656

5757
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5858
buildConfigField(

0 commit comments

Comments
 (0)