From 32bc0e251d97d38e533a631e729c8d57d0e5fe89 Mon Sep 17 00:00:00 2001 From: Smarshall <99678760+Smarshal21@users.noreply.github.com> Date: Sun, 20 Aug 2023 14:52:26 +0530 Subject: [PATCH] updated libraries hosted in jCenter --- app/build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 681a26fbd..9b075c1e5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -276,8 +276,7 @@ dependencies { implementation "io.noties.markwon:ext-tasklist:$markwonVersion" implementation 'com.github.nextcloud-deps:ImagePicker:2.1.0.2' - implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0' - + implementation 'io.github.elye:loaderviewlibrary:3.0.0' implementation 'org.osmdroid:osmdroid-android:6.1.16' implementation ('fr.dudie:nominatim-api:3.4', { //noinspection DuplicatePlatformClasses