Browse Source
Update dependency com.github.skydoves:balloon to v1.3.5
renovate/org.robolectric-robolectric-4.x
Renovate Bot
3 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with
1 additions and
1 deletions
-
app/build.gradle
|
|
@ -231,7 +231,7 @@ dependencies { |
|
|
|
|
|
|
|
implementation 'org.apache.commons:commons-imaging:1.0-alpha2' |
|
|
|
|
|
|
|
implementation 'com.github.skydoves:balloon:1.3.4' |
|
|
|
implementation 'com.github.skydoves:balloon:1.3.5' |
|
|
|
|
|
|
|
implementation 'com.github.ammargitham:AutoLinkTextViewV2:3.2.0' |
|
|
|
implementation 'com.github.ammargitham:uCrop:2.3-native-beta-2' |
|
|
|