I do not understand what to do with this plugin, I have been suffering for an hour .. My version is android studio 7.0.2 here is the code
photoViewVersion = "2.3.0"
}
dependencies {
implementation "com.github.chrisbanes:PhotoView:$photoViewVersion"
}```