Lokalise Android SDK 1.3.11
- new translations are now downloaded and updated only in the main process (not thread) of the application by default to prevent possible concurrent DB locks
- added a
LokaliseSDK.setCrossProcessProtection()
method to allow disabling the said protection in case of problems (not that it will ever be needed) - added additional checks for plurals and string arrays to avoid exceptions