sqlite3-android icon indicating copy to clipboard operation
sqlite3-android copied to clipboard

Hash-style=both

Open d4rken opened this issue 7 years ago • 0 comments

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

d4rken avatar Nov 29 '18 13:11 d4rken