Karol Ksionek
Karol Ksionek
Self fix here ;) https://github.com/roleoroleo/yi-hack_ha_integration/pull/94
Note: Changing the Java compatibility to 11 fixes the issue.
@skaengus2012 It's not true that Now In Android uses 17. It uses 17 for build logic https://github.com/android/nowinandroid/blob/main/build-logic/convention/build.gradle.kts For building Android app and modules it uses Java 11 https://github.com/android/nowinandroid/blob/main/build-logic/convention/src/main/kotlin/com/google/samples/apps/nowinandroid/KotlinAndroid.kt