terrakok / Compose-Multiplatform-Wizard

Compose Multiplatform Wizard
https://terrakok.github.io/Compose-Multiplatform-Wizard/
MIT License
389 stars 25 forks source link

chore: change JDK 1.8 to JDK 17 #31

Closed marzelwidmer closed 9 months ago

marzelwidmer commented 10 months ago

I think java 1.8 is outdated.

terrakok commented 10 months ago

Android doesn't support it

marzelwidmer commented 10 months ago

oh really? I saw the JetBrain Compose also have now Java17

https://github.com/JetBrains/compose-multiplatform-template/blob/main/shared/build.gradle.kts

terrakok commented 9 months ago

merged