We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm looking for android-native support any ETA on that?
The text was updated successfully, but these errors were encountered:
Kottage is using SQLDelight v2.0.1, but SQLDelight does not have androidNative support. So we can't use Kottage on androidNative.
https://github.com/cashapp/sqldelight/blob/0d41d969506b29f59ec6abc5eed9d09e963cbb85/drivers/native-driver/build.gradle#L29-L34
Please wait for SQLiter's androidNative support.
touchlab/SQLiter#117
Sorry, something went wrong.
sqldelight/sqldelight#4258 AndroidNative Support PR has been merged.
sqldelight/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.
native-driver-androidnativeXXX
https://repo1.maven.org/maven2/app/cash/sqldelight/
No branches or pull requests
I'm looking for android-native support any ETA on that?
The text was updated successfully, but these errors were encountered: