Mahmud0808 / ColorBlendr

An Android app for customizing Material You colors on devices with Android 12+. It lets you tweak accent colors, background saturation, and more for a personalized look.
GNU General Public License v3.0
765 stars 14 forks source link

F-Droid build failed #75

Closed linsui closed 4 months ago

linsui commented 4 months ago

The recently added MaxPermSize is not supported on Java 17. Did you also downgrade the Java?

Mahmud0808 commented 4 months ago

No I didn't downgrade java, I can remove MaxPermSize, what should I do next as I already pushed a build? Or do I have to release another one?

linsui commented 4 months ago

You can remove it in the next version. :)

Mahmud0808 commented 4 months ago

Will fdroid show v1.4 though?

linsui commented 4 months ago

I'll remove MaxPermSize with sed.

HiFIi commented 4 months ago

OOPS :D this is 100% my fault

licaon-kter commented 4 months ago

done in https://gitlab.com/fdroid/fdroiddata/-/commit/97bac66434853267fe158209f418c10046431c64, thanks

licaon-kter commented 3 weeks ago

reopen, https://gitlab.com/fdroid/fdroiddata/-/jobs/7589241110

you've tagged https://github.com/Mahmud0808/ColorBlendr/releases/tag/v1.6 to https://github.com/Mahmud0808/ColorBlendr/commit/4adb1a49ad0a411136914d715ddbf39da023beca

but the APK was built from 8c072d81a10478905bcbeef7ae8970216ebe198c ?

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

Mahmud0808 commented 3 weeks ago

you've tagged https://github.com/Mahmud0808/ColorBlendr/releases/tag/v1.6 to 4adb1a4

but the APK was built from 8c072d8 ?

I totally forgot about it, what should I do to fix it?

licaon-kter commented 3 weeks ago

Build from the commit used for the Tag, right?

That old commit does not even have the right versionCode/Name

Mahmud0808 commented 3 weeks ago

You are right, incorrect commit tagged.

linsui commented 2 weeks ago

https://gitlab.com/fdroid/fdroiddata/-/jobs/7606521092 1.7 is also built from a different commit.