We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04509d3 commit e2147a5Copy full SHA for e2147a5
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "com.shuyu.github.kotlin"
18
minSdkVersion 21
19
targetSdkVersion 36
20
- versionCode 13
21
- versionName "1.4.0"
+ versionCode 14
+ versionName "1.4.1"
22
javaCompileOptions {
23
annotationProcessorOptions {
24
arguments = [AROUTER_MODULE_NAME: project.getName()]
0 commit comments