We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327b11c commit 50e5ee1Copy full SHA for 50e5ee1
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.shuyu.github.kotlin"
17
minSdkVersion 21
18
targetSdkVersion 34
19
- versionCode 10
20
- versionName "1.1.0"
+ versionCode 11
+ versionName "1.2.0"
21
javaCompileOptions {
22
annotationProcessorOptions {
23
//includeCompileClasspath = true
0 commit comments