This repository was archived by the owner on Apr 15, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<div align =" center " >
44 <img src =" https://img.shields.io/badge/license-Apache2.0-brightgreen.svg " align =left />
55 <img src =" https://img.shields.io/badge/drouter--plugin--proxy-1.0.2-red.svg " align =left />
6- <img src =" https://img.shields.io/badge/drouter--api-2.4.3 -blue.svg " align =left />
6+ <img src =" https://img.shields.io/badge/drouter--api-2.4.5 -blue.svg " align =left />
77 <img src =" https://img.shields.io/badge/PRs-welcome-brightgreen.svg " align =left />
88</div >
99<br />
@@ -56,7 +56,7 @@ Process | 跨进程访问Router、Service,共享内存
5656``` java
5757/* * 最新版本 **/
5858classpath " io.github.didi:drouter-plugin-proxy:1.0.2"
59- api " io.github.didi:drouter-api:2.4.3 " // Router、Service
59+ api " io.github.didi:drouter-api:2.4.5 " // Router、Service
6060api " io.github.didi:drouter-api-page:1.0.0" // Page
6161api " io.github.didi:drouter-api-process:1.0.0" // Process
6262```
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ task sourcesJar(type: Jar) {
5555 from android. sourceSets. main. java. source
5656}
5757
58- version = ' 2.4.3 '
58+ version = ' 2.4.5 '
5959// latest test version: 2.1.0.0.0.1
6060
6161if (file(" ${ rootProject.projectDir} /upload-maven.gradle" ). exists()) {
You can’t perform that action at this time.
0 commit comments