Skip to content

Commit

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

```gradle
repositories {
jcenter()
mavenCentral()
}
```
#### Animated WebP
Expand Down Expand Up @@ -81,7 +81,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 4867982

Please sign in to comment.