jack_chou

Results 1 comments of jack_chou

> > Android Studio 版本是 2024.1.2。无法同步成功,显示错误:无法解析:com.github.barteksc:android-pdf-viewer:3.2.0-beta.1 > > 使用这个。它有效。 > > > ``` > > implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1' > > ``` thank you