Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit d2262ae

Browse files
committed
mod: 更新说明 1.2.1
1 parent 4e9d0aa commit d2262ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ allprojects {
1616
}
1717
```
1818
```groovy
19-
debugImplementation 'com.github.CiyLei.WebDebugger:library:1.2.0'
20-
releaseImplementation 'com.github.CiyLei.WebDebugger:library-no-op:1.2.0'
19+
debugImplementation 'com.github.CiyLei.WebDebugger:library:1.2.1'
20+
releaseImplementation 'com.github.CiyLei.WebDebugger:library-no-op:1.2.1'
2121
```
2222

2323
## 接入

0 commit comments

Comments
 (0)