TeamNewPipe / NewPipe-legacy

NewPipe with support for older devices
GNU General Public License v3.0
130 stars 36 forks source link

Fix F-Droid build #29

Closed wb9688 closed 4 years ago

wb9688 commented 4 years ago

See https://f-droid.org/wiki/page/org.schabi.newpipelegacy/lastbuild_70. To fix, just downgrade to a lower Gradle version, like the one used by non-Legacy NewPipe.

friendlyanon commented 4 years ago

Apologies, I updated Android Studio and it asked me to upgrade Gradle as well.

I didn't think that would break anything.

licaon-kter commented 4 years ago

Umm the issue is that you have DOS endlines (the red ^M) in https://github.com/TeamNewPipe/NewPipe-legacy/blob/master/gradle/wrapper/gradle-wrapper.properties not 6.1.1 (which is available in F-Droid FYI)