Skip to content

Commit e7fafc5

Browse files
authored
Update AdaptiveIconBitmap library
1 parent 19955ae commit e7fafc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies {
124124
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
125125
implementation 'me.grantland:autofittextview:0.2.1'
126126
implementation 'com.github.KeepSafe:TapTargetView:1.13.2'
127-
implementation 'com.github.sarsamurmu:AdaptiveIconBitmap:1.0.1'
127+
implementation 'com.github.sarsamurmu:AdaptiveIconBitmap:1.0.2'
128128
implementation 'com.github.zixpo:recycler-fast-scroll:6add4dff39'
129129
implementation 'me.zhanghai.android.fastscroll:library:1.1.8'
130130

@@ -134,4 +134,4 @@ dependencies {
134134
implementation 'com.github.danimahardhika.android-helpers:license:0.1.0'
135135
implementation 'com.github.danimahardhika.android-helpers:permission:0.1.0'
136136
implementation 'com.github.danimahardhika:DrawMe:4a672e78fc'
137-
}
137+
}

0 commit comments

Comments
 (0)