Releases: infinum/android-localian
Releases · infinum/android-localian
1.1.0
- Fix nullability of metadata in application level manifest.
1.0.9
- Update to Kotlin 1.8.10.
- Update dependencies.
- Align with Gradle 8.
1.0.8
- Add compatibility with Android 13 Tiramisu.
- Expose new manifest metadata to follow system locale.
1.0.7
- Harden check for missing or disabled WebView.
1.0.6
- Check if Webkit is enabled before patching around WebView.
1.0.5
- Update to Kotlin 1.6.10.
- Update Gradle wrapper.
1.0.4
- Update to Kotlin 1.5.31.
- Add meta data support to pass language tag to initializer.
- Update README sections.
1.0.3
- Update to Kotlin 1.5.30.
- Recompile with Android 12 SDK.
- Turn off Jetifier.
- Fix ProGuard rules to avoid collisions.
1.0.1
- Update to Kotlin 1.5.20.
- Update other dependencies.