Skip to content

Commit 766175d

Browse files
committed
#556 [chore] 1.1.1 업데이트 버전정보 수정
1 parent 84d60fb commit 766175d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.teamsparker.android"
1919
minSdk 26
2020
targetSdk 33
21-
versionCode 5
22-
versionName "1.1.0"
21+
versionCode 6
22+
versionName "1.1.1"
2323

2424
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2525

0 commit comments

Comments
 (0)