We never sleep and keep all our services and tools up to date.
This document is a changelog for Localazy Gradle plugin.
Version 1.5.2
- fixes issue with uploading strings in CDATA section
Version 1.5.1
- support for Android Gradle plugin 4.1.x
Version 1.5.0
- support for Android Gradle plugin 4.0.x
- removes InstantApp and Feature dependency (removed in Android Gradle plugin 4.0.0+)
Version 1.4.0
- streamlines the upload process with an optional strict mode
- adds an additional option to control the pre-upload analysis by specifying strings to include
- fixes minor bugs and improves localazy.log file
Version 1.3.0
- reworks the integration process - it’s easier and needs less operations now
- adds more internal checks that allows for smoother integration
- adds a shortcut for settings OTA updates for loyal users only
- adds an option to define keys in local.properties
- adds an option to skip strings in the pre-upload analysis
- improves error reporting
- improves library handling
Version 1.2.1
- improves task generating, stops generating unnecessary tasks
- improves the internal dependency map
- adds option for disabling stats and updates during the development
Version 1.2.0
- adds more configuration options for updates and stats
- changes default values to more sensible ones for most apps
Version 1.1.0
- adds support for Android Gradle plugin 3.6.x
- adds support for incremental builds
Version 1.0.0
- support for Android Gradle plugin 3.5.x