Skip to content

Commit 0972730

Browse files
committed
1.0.2
1 parent 8fe75c7 commit 0972730

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
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.shuyu.github.kotlin"
1515
minSdkVersion 21
1616
targetSdkVersion 27
17-
versionCode 2
18-
versionName "1.0.1"
17+
versionCode 3
18+
versionName "1.0.2"
1919
javaCompileOptions {
2020
annotationProcessorOptions {
2121
includeCompileClasspath = true

0 commit comments

Comments
 (0)