JuulLabs / exercise

Annotation processor for Android activity intent extras.
https://juullabs.github.io/exercise/
Apache License 2.0
8 stars 2 forks source link

Use JDK 17 for Dokka publication on CI #219

Closed twyatt closed 1 year ago

twyatt commented 1 year ago

Dokka publication is failing, this should fix it. 🀞

* What went wrong:
An exception occurred applying plugin request [id: 'com.android.library', artifact: 'com.android.tools.build:gradle:null']
> 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 /usr/lib/jvm/temurin-11-jdk-amd64
      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`.
github-actions[bot] commented 1 year ago

Test Results

βŸβ€„5 files  Β±0β€‚β€ƒβŸβ€„5 suites  Β±0   28s :stopwatch: -12s 17 tests Β±0  17 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  19 runs  Β±0  19 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit cf6d726e. ± Comparison against base commit 333c1923.