You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-DSQLITE_HAS_CODEC must be defined when generating the amalgamation. Did you do that? If you are copying an amalgamation that you did not create, that may be the case.
I tried
./gradlew assembleRelease
and it seems thatsqlite3_key
is undefined even if-DSQLITE_HAS_CODEC
is present.Android SDK: API 32
The text was updated successfully, but these errors were encountered: