Skip to content

Commit e2147a5

Browse files
committed
release: 1.4.1 — keep ARouter Class.forName targets so release apk can boot
1 parent 04509d3 commit e2147a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "com.shuyu.github.kotlin"
1818
minSdkVersion 21
1919
targetSdkVersion 36
20-
versionCode 13
21-
versionName "1.4.0"
20+
versionCode 14
21+
versionName "1.4.1"
2222
javaCompileOptions {
2323
annotationProcessorOptions {
2424
arguments = [AROUTER_MODULE_NAME: project.getName()]

0 commit comments

Comments
 (0)