Skip to content

Commit 50e5ee1

Browse files
committed
1.2.0
1 parent 327b11c commit 50e5ee1

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.shuyu.github.kotlin"
1717
minSdkVersion 21
1818
targetSdkVersion 34
19-
versionCode 10
20-
versionName "1.1.0"
19+
versionCode 11
20+
versionName "1.2.0"
2121
javaCompileOptions {
2222
annotationProcessorOptions {
2323
//includeCompileClasspath = true

0 commit comments

Comments
 (0)