我想用 Jitpackio 发布一个库。当我发布库时,出现以下错误;
"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`."
Run Code Online (Sandbox Code Playgroud)
摇篮版本:7.0.2
你能帮助我吗?