Open ANURAGX opened 3 months ago
Kottage is using SQLDelight v2.0.1, but SQLDelight does not have androidNative support. So we can't use Kottage on androidNative.
Please wait for SQLiter's androidNative support.
https://github.com/cashapp/sqldelight/pull/4258 AndroidNative Support PR has been merged.
cashapp/sqldelight/pull/4258 contains only sqldelight-runtime androidNative artifacts.
SQLDelight requires platform's driver, but there is no driver for androidNative now.
app.cacsh.sqldelight:native-driver
https://cashapp.github.io/sqldelight/2.0.2/native_sqlite/
There are no native-driver-androidnativeXXX
artifacts on maven.
I'm looking for android-native support any ETA on that?