@IzzyOnDroid

For some reason, the #fdroid bot seems not to recognize the latest #imagepipe release.

I triple-checked everything: tag is ok, also version in build.gradle is increased.

Any ideas?

https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/de.kaffeemitkoffein.imagepipe.yml

https://codeberg.org/Starfish/Imagepipe/releases/tag/v0.77

metadata/de.kaffeemitkoffein.imagepipe.yml · master · F-Droid / Data · GitLab

Data for the main F-Droid repository at https://f-droid.org

GitLab
@Billie @IzzyOnDroid We're on Java 21 since January, the error says the source code wants to use 17 and can't find it. Is there a chance to update your tooling?

@fdroidorg @IzzyOnDroid

done, I have set the language level of the toolchain to 21 in build.gradle:

java {
toolchain {
languageVersion.set(JavaLanguageVersion.of(21))
}
}

I hope this will do the trick and the next version will be built.

@Billie it's already here at IzzyOnDroid since 2026-03-22, and RB. What is not THERE, at your repo, is our badge 🙈 The F-Droid one looks quite lonely and forlorn there, waiting for its companion 😢 Maybe you want to add it? See https://izzyondroid.org/about/resources/badges/ and take your pick(s) 
Badges & Shields - IzzyOnDroid

badges and shields available with IzzyOnDroid, and how to integrate them