zacharee / OneUITunerRedesign

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OverlayLib library JitPack Error

flacial opened this issue · comments

Most of OverlayLib JitPack builds does fail with this error:

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jitpack/build/app/build.gradle' line: 1

* What went wrong:
A problem occurred evaluating project ':app'.
> Failed to apply plugin 'com.android.internal.library'.
   > 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`.

Commit d97c6bfa32 should build.

It's there for OverlayLib.

Everything is working now. Thanks!