I’m trying to update an existing project to Kotlin...
# squarelibraries
c
I’m trying to update an existing project to Kotlin 1.9.0 and it seems I’m unable to use replace the
android
target with the new (temporary)
androidTarget
. I found this issue on StackOverflow that mentions that is from sqldelight: • https://stackoverflow.com/questions/76812233/kotlin-multiplatform-compose-template-error-after-adding-sqldelight-dependency Any idea what might be causing this?