Skip to content

Drop the foojay toolchain resolver - #28

Merged
SibtainOcn merged 1 commit into
mainfrom
fix/fdroid-scanner-foojay
Sep 3, 2026
Merged

SibtainOcn merged 1 commit into
mainfrom
fix/fdroid-scanner-foojay

Conversation

@SibtainOcn

Copy link
Copy Markdown
Owner

F-Droid's build scanner refuses the whole build over it:

ERROR: Found usual suspect 'org.gradle.toolchains.foojay-resolver'
at settings.gradle.kts

The plugin resolves a Java toolchain by fetching a JDK from the Foojay API during the build, which is not something anyone else can reproduce. Nothing in this project requests a toolchain, so it came from the Android Studio template and has never done anything here.

Also points the recipe's Changelog at /blob/HEAD/ rather than /blob/main/, which is what fdroid lint asks for.

F-Droid's build scanner refuses the whole build over it:

  ERROR: Found usual suspect 'org.gradle.toolchains.foojay-resolver'
         at settings.gradle.kts

The plugin resolves a Java toolchain by fetching a JDK from the Foojay
API during the build, which is not something anyone else can reproduce.
Nothing in this project requests a toolchain, so it came from the Android
Studio template and has never done anything here.

Also points the recipe's Changelog at /blob/HEAD/ rather than /blob/main/,
which is what fdroid lint asks for.
@SibtainOcn
SibtainOcn merged commit 7a77a0d into main Sep 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant