Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinrob committed Aug 10, 2022
1 parent 7327de3 commit 7539da2
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
@@ -1,7 +1,7 @@
# Glide SVG

## Installation
Use [JitPack.io](https://jitpack.io/#qoqa/glide-svg/4.0.1)
Use [JitPack.io](https://jitpack.io/#qoqa/glide-svg/4.0.2)

```
repositories {
Expand All @@ -12,7 +12,7 @@ repositories {
```
dependencies {
...
implementation 'com.github.qoqa:glide-svg:4.0.1'
implementation 'com.github.qoqa:glide-svg:4.0.2'
}
```

Expand Down

0 comments on commit 7539da2

Please sign in to comment.