Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.

Commit acff2ee

Browse files
authored
Merge pull request #65 from CalyFactory/dev
v1.0.7 릴리즈
2 parents b1cd340 + 11f7995 commit acff2ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "io.caly.calyandroid"
2525
minSdkVersion 15
2626
targetSdkVersion 23
27-
versionCode 7
28-
versionName "1.0.6"
27+
versionCode 8
28+
versionName "1.0.7"
2929
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3030
multiDexEnabled true
3131
}

0 commit comments

Comments
 (0)