Skip to content

Commit 930c99a

Browse files
committed
修改文档版本
1 parent 2214088 commit 930c99a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ TheRouter core functions have four functionalities:
2828

2929
|module| apt | router | plugin |
3030
|---|----------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
31-
|version| [![apt](https://img.shields.io/badge/apt-1.2.1-green)](https://repo1.maven.org/maven2/cn/therouter/apt/) | [![router](https://img.shields.io/badge/router-1.2.1-green)](https://repo1.maven.org/maven2/cn/therouter/router/) | [![plugin](https://img.shields.io/badge/plugin-1.2.1-green)](https://repo1.maven.org/maven2/cn/therouter/plugin/) |
31+
|version| [![apt](https://img.shields.io/badge/apt-1.2.2-green)](https://repo1.maven.org/maven2/cn/therouter/apt/) | [![router](https://img.shields.io/badge/router-1.2.2-green)](https://repo1.maven.org/maven2/cn/therouter/router/) | [![plugin](https://img.shields.io/badge/plugin-1.2.2-green)](https://repo1.maven.org/maven2/cn/therouter/plugin/) |
3232

3333
```
3434
// root build.gradle

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ android.enableJetifier=true
1919
# Automatically convert third-party libraries to use AndroidX
2020
USE_KAPT=false
2121

22-
TheRouterVersion=1.2.2-rc6
22+
TheRouterVersion=1.2.2-rc9
2323
CHECK_ROUTE_MAP=delete

0 commit comments

Comments
 (0)