I am implementing a native script app, and by updating to @nativescript/android 8.2.2 I got an error indicating that the version 1.4.1 of this library is missing
Could not find com.bm.photoview:library:1.4.1.
Required by:
project :app
How do I find a jar of this version?
Thanks in advance