diff --git a/app/build.gradle b/app/build.gradle index 2990a460..cb0f66a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -137,5 +137,5 @@ dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' // Image viewer - implementation 'com.github.stfalcon-studio:StfalconImageViewer:v1.0.1' + implementation 'com.github.stfalcon-studio:StfalconImageViewer:1.0.1' }