sqlite3-android
sqlite3-android copied to clipboard
Hash-style=both
Due to target API 16 we need to set hash-style=both, otherwise we get linker errors on <= Android 5.1
See for more details & use-case:
https://github.com/d4rken/sdmaid-public/issues/2154