From ce4203e5eaf55ef7d640432b790c28c9e7f59b05 Mon Sep 17 00:00:00 2001 From: Ammar Githam Date: Sun, 23 May 2021 08:47:51 +0900 Subject: [PATCH] Update AutoLinkTextViewV2. Fixes austinhuang0131/barinsta#1204 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 8d4c60c3..c2a257a8 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.1.0' + implementation 'com.github.ammargitham:AutoLinkTextViewV2:v3.2.0' implementation 'com.github.ammargitham:uCrop:2.3-native-beta-2' implementation 'com.github.ammargitham:android-gpuimage:2.1.1-beta4'