Skip to content

Commit f21a53d

Browse files
committed
release 1.5.1
1 parent 09e1bea commit f21a53d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

arouter-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
}
4040

4141
dependencies {
42-
annotationProcessor 'com.alibaba:arouter-compiler:1.2.0'
42+
annotationProcessor 'com.alibaba:arouter-compiler:1.5.1'
4343
api 'com.alibaba:arouter-annotation:1.0.6'
4444
implementation "com.android.support:support-v4:${SUPPORT_LIB_VERSION}"
4545
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SUPPORT_LIB_VERSION=28.0.0
2424
MIN_SDK_VERSION=14
2525
TARGET_SDK_VERSION=28
2626

27-
arouter_main_version=1.5.0
27+
arouter_main_version=1.5.1
2828
arouter_annotation_version=1.0.6
2929
arouter_register_version=1.0.2
3030
arouter_idea_plugin_version=1.0.0

0 commit comments

Comments
 (0)