I try to submit my application and the pipeline fdroid-build fail.
> Failed to apply plugin 'com.android.internal.application'.
> Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
You can try some of the following options:
- changing the IDE settings.
- changing the JAVA_HOME environment variable.
- changing `org.gradle.java.home` in `gradle.properties`.
You mean on my dev machine?
I must admit that I am a little bit lost by the fdtoid-build process. As I understand, looking at the log, there is a docker instance generated in order to compile my project. And I have to access to this instance.