Hi there, Greetings of the day! Is anyone recentl...
# squarelibraries
h
Hi there, Greetings of the day! Is anyone recently created new kmp project and try to setup SqlDelight with kotlin version - 2.0.20 Compose version - 1.6.11 And SqlDelight version: 2.0.2
I am facing the below errors Line 15: compilerOptions { ^ Using 'compilerOptions(KotlinCommonCompilerOptions.() -> Unit): Unit' is an error. Kotlin target level compiler options DSL is not available in this release! Line 16: jvmTarget.set(JvmTarget.JVM_11) ^ Unresolved reference: jvmTarget
n
without the build.gradle.kts i am not sure how to help you.. it also does not seem like it is related to any square libs ?
1