sebadynamia
Results
1
comments of
sebadynamia
I added this to my build.gradle, hope it helps ``` buildscript { ext { ... pdfViewerVersion = "3.2.0-beta.1" pdfViewerRepo = "com.github.mhiew" } } ```