Skip to content

Commit

Permalink
Update README-zh_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
penfeizhou authored Mar 26, 2021
1 parent 4867982 commit 7c0a51a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

```gradle
repositories {
jcenter()
mavenCentral()
}
```
#### Animated WebP
Expand Down Expand Up @@ -79,7 +79,7 @@ drawable.registerAnimationCallback(new Animatable2Compat.AnimationCallback() {
```gradle
repositories {
...
jcenter()
mavenCentral()
}
dependencies {
implementation 'com.github.penfeizhou.android.animation:glide-plugin:${VERSION}'
Expand Down

0 comments on commit 7c0a51a

Please sign in to comment.