Open linsui opened 2 weeks ago
Hi @linsui, we need to have "shrinkResources = false" as the app uses a epub reader which requires it
Maybe this can be solved by proper proguard rules?
I don't know but will look on it, so without shrink the app build won't be available in fdroid?
Yep, see https://gitlab.com/fdroid/fdroiddata/-/issues/2949 for more details. :)
https://gitlab.com/fdroid/checkupdates-bot-fdroiddata/-/jobs/8252325792
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/16283
I thought this is because we enabled shrinkResources to remove the nonfree libs from flutter. Could you please take a look? Thanks!