Skip to content

Commit 8d0f439

Browse files
authored
Update README.md
1 parent 54d72b0 commit 8d0f439

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# LibChecker-Rules-Bundle
22

3-
[![](https://jitpack.io/v/zhaobozhen/LibChecker-Rules-Bundle.svg)](https://jitpack.io/v/zhaobozhen/LibChecker-Rules-Bundle.svg)
3+
[![](https://jitpack.io/v/LibChecker/LibChecker-Rules-Bundle.svg)](https://jitpack.io/v/LibChecker/LibChecker-Rules-Bundle.svg)
44

5-
Make it easy to use [LibChecker](https://github.com/zhaobozhen/LibChecker) marked libraries rules in your apps.
5+
Make it easy to use [LibChecker](https://github.com/LibChecker/LibChecker) marked libraries rules in your apps.
66

77
## Download
88

@@ -11,7 +11,7 @@ repositories {
1111
maven { url 'https://jitpack.io' }
1212
}
1313
dependencies {
14-
implementation "com.github.zhaobozhen:LibChecker-Rules-Bundle:${latest_version}"
14+
implementation "com.github.LibChecker:LibChecker-Rules-Bundle:${latest_version}"
1515
1616
// Required: AndroidX Room
1717
implementation 'androidx.room:room-runtime:2.4.2'

0 commit comments

Comments
 (0)