Fix build

This commit is contained in:
Philipp Heckel 2025-08-17 19:59:09 -04:00
parent 5ecd84855f
commit e2e963b90c

View file

@ -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'
}