jcerdenia / NiceFeed

Android RSS feed reader and news aggregator
MIT License
95 stars 14 forks source link

Fails to bulid on F-Droid #28

Closed jspricke closed 3 years ago

jspricke commented 3 years ago

Hi,

the last release (v1.0.0-beta05.6) fails to build on F-Droid:

/home/vagrant/build/com.joshuacerdenia.android.nicefeed/app/build.gradle: Error: xpp3 defines classes that conflict with classes now provided by Android. Solutions include finding newer versions or alternative libraries that don't have the same problem (for example, for httpclient use HttpUrlConnection or okhttp instead), or repackaging the library using something like jarjar. [DuplicatePlatformClasses]

https://monitor.f-droid.org/builds/log/com.joshuacerdenia.android.nicefeed/16

Can you have a look?

jcerdenia commented 3 years ago

Thanks, will look into it.

jspricke commented 3 years ago

Just to let you know, 1.0.0-beta06 still fails with the same error.

locness3 commented 3 years ago

This should be high-priority, there are currently no new updates for this app on F-Droid. Thanks for your work!

locness3 commented 3 years ago

Looks like this is not a problem anymore?

jspricke commented 3 years ago

1.0.0-beta7 is there :).

jcerdenia commented 3 years ago

Yes. Thank you!