github: switch workflows to Java 17

This commit is contained in:
Harsh Shandilya 2021-12-05 19:54:48 +05:30
parent 66b391a2f2
commit 937d7d8dd1
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,4 @@
import org.jetbrains.compose.compose
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("multiplatform")