Skip to content

Commit b852234

Browse files
build(deps): bump android-gif-drawable from 1.2.7 to 1.2.19 (#3009)
Bumps [android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.7 to 1.2.19. - [Release notes](https://github.com/koral--/android-gif-drawable/releases) - [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md) - [Commits](koral--/android-gif-drawable@v1.2.7...v1.2.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: Yash Khare <yashsja@gmail.com>
1 parent a01b005 commit b852234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ dependencies {
190190
implementation 'de.hdodenhof:circleimageview:3.1.0'
191191
implementation 'me.jfenn.ColorPickerDialog:base:0.2.1'
192192
implementation 'com.turingtechnologies.materialscrollbar:lib:10.1.4'
193-
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.7'
193+
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.19'
194194
implementation 'com.github.shchurov:horizontalwheelview:0.9.5'
195195
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.4'
196196

0 commit comments

Comments
 (0)