aboutsummaryrefslogtreecommitdiff
path: root/build/android/patches/sqlite3-readonly-fix.patch
AgeCommit message (Collapse)Author
2017-05-13Android dependencies updates (#5755)Loïc Blot
* irrlicht ogles 5122 -> 5145 * openssl 1.0.2j -> 1.0.2k * curl 7.52 -> 7.54 * sqlite 3.15.2 -> 3.18.0
2016-12-09Fix sqlite databases being read-only on 64bit Android by patching sqlite (#4871)rubenwardy
Fixes #4121