fumiama / copymanga

拷贝漫画的第三方APP,优化阅读/下载体验
GNU General Public License v3.0
2.16k stars 54 forks source link

JCenter shutdown #89

Open licaon-kter opened 1 week ago

licaon-kter commented 1 week ago

ref: https://jfrog.com/blog/jcenter-sunset/

ref: https://gitlab.com/fdroid/fdroiddata/-/jobs/7780704205#L1514

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/3b32eea2762cc23ad78c9f110b125939daae4380

fumiama commented 1 week ago

The dependencies

com.liaoinstan.springview:library
com.github.zawadz88.materialpopupmenu:material-popup-menu

are only available on JCenter.

The dependency

com.lapism:search

available on maven, but the version is old (jcenter 2.4.1 vs maven 2.0.1).

The dependency

io.github.zguop:pager2Banner

has migrated to maven successfully.

linsui commented 2 days ago
fumiama commented 2 days ago

Migrated.

Migrated.

I have tried the 2.0.1 version and failed to compile because its APIs are different.