Android SDK 5.2.0
over 3 years ago by Julien
Warning
- need to apply jetpack view binding migration
https://developer.android.com/topic/libraries/view-binding/migration#kts
Changelog
- refactoring text manager
--text manager initialized from SDK, no more from app
--after GET conf request GET text if module active
--after custom locale set request GET text if module active
--use atomic file to avoid overwrite issue - accept language use text manager locale
- automatic content type for file upload
- allow custom content type
- add timeout to upload file(s) methods
- add content type to upload file(s) method
- change request API urls
- migration from deprecated firebase token receive to new way
- migration to Jetpack view binding
- update all dependances
- remove Firebase Ads from dependances