kiwix / java-libkiwix

Libkiwix binding for Java & Kotlin
https://central.sonatype.com/artifact/org.kiwix/libkiwix
GNU General Public License v3.0
3 stars 4 forks source link

CD is failing. #100

Closed MohitMaliFtechiz closed 3 months ago

MohitMaliFtechiz commented 3 months ago

CD is failing while publishing the bindings on maven central. See https://github.com/kiwix/java-libkiwix/actions/runs/9400040394/job/25888743952


* What went wrong:
An exception occurred applying plugin request [id: 'com.android.library']
> Failed to apply plugin 'com.android.internal.library'.
   > Android Gradle plugin requires Java 17 to run. You are currently using Java 11.
      Your current JDK is located in /opt/hostedtoolcache/Java_Adopt_jdk/11.0.23-9/x64
      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`.