From 303b04be5551d4d71f63dc27f1a64e14095ed9c8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 23 May 2021 00:12:00 +0000 Subject: [PATCH] Update dependency com.github.ammargitham:AutoLinkTextViewV2 to v3.2.0 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index c2a257a8..1cd7be8c 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -211,7 +211,7 @@ dependencies { implementation 'com.github.skydoves:balloon:1.3.4' - implementation 'com.github.ammargitham:AutoLinkTextViewV2:v3.2.0' + implementation 'com.github.ammargitham:AutoLinkTextViewV2:3.2.0' implementation 'com.github.ammargitham:uCrop:2.3-native-beta-2' implementation 'com.github.ammargitham:android-gpuimage:2.1.1-beta4'