Update dependency com.github.chrisbanes:PhotoView to v2.3.0

This commit is contained in:
Renovate Bot 2024-02-07 16:03:44 +00:00
parent f30f9d3fc7
commit a60adc4ea3

View File

@ -51,7 +51,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'com.caverock:androidsvg-aar:1.4'
implementation 'com.github.chrisbanes:PhotoView:2.0.0'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'com.mikepenz:aboutlibraries:10.10.0'
}