From b4a42d39b36d01b324e2e1182d5bad0d3d011c74 Mon Sep 17 00:00:00 2001 From: PhotonQyv Date: Fri, 8 Jun 2018 19:45:47 +0100 Subject: [PATCH] Fixed 'url'. --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 07dc9a32e..b5699c4a6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,8 +64,8 @@ dependencies { implementation "com.github.chrisbanes:PhotoView:$photoViewLibraryVersion" implementation "com.gongwen:swipeback:$swipebackLibraryVersion" - implementation 'com.github.tom79:country-picker-android:1.2.0' - implementation 'com.github.tom79:mytransl:1.4' + implementation 'com.github.stom79:country-picker-android:1.2.0' + implementation 'com.github.stom79:mytransl:1.4' playstoreImplementation "io.github.kobakei:ratethisapp:$ratethisappLibraryVersion"