Skip to content

Commit b3b7746

Browse files
authored
Update README to show the latest version (#773)
Update README to show the latest version of GIF drawable
1 parent 3300df0 commit b3b7746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Bundled GIFLib via JNI is used to render frames. This way should be more efficie
2121
Insert the following dependency to `build.gradle` file of your project.
2222
```groovy
2323
dependencies {
24-
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.22'
24+
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.23'
2525
}
2626
```
2727
Note that Maven central repository should be defined eg. in top-level `build.gradle` like this:

0 commit comments

Comments
 (0)