Hello, I wanted to ask here about <https://github....
# touchlab-tools
s
Hello, I wanted to ask here about https://github.com/touchlab/SQLiter/issues/86 if there is Kotlin 1.7.20 support planned in the near future.
k
1.7.20 works in the tests I’ve been doing this morning, so we’ll need to figure out a repro. I commented in the sqldelight issue, and they seem like different issues (different errors, different failing points in the build, etc).
s
Thank you for looking into that. Yeah, maybe it's not related. I'm on an Apple Silicon machine. Do you have artifacts for that? According to the message he is looking for
kotlin-native-prebuilt-macos-aarch64-1.7.20
Note the aarch64
k
Ah, interesting. That may be different. I’ll look at that release (I’m on an Intel machine, so I don’t see those issues so much…)
1.5.4 has sqliter 1.0.10, which has a target for aarch64. Odd situation. Sqldelight release versions (1.5.4) is pretty old at this point. It’s based on Kotlin 1.5.31. Not sure if that is contributing to issues here. Anyway, will try to get a repro.