Android Resource Translator
Version updated for https://github.com/duartebarbosadev/AndroidResourceTranslator to version v2.2.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes for AndroidResourceTranslator v2.2.0
Summary
The v2.2.0 release of AndroidResourceTranslator introduces important updates to the default model used in the application and enhances the underlying infrastructure by updating the actions/checkout dependency. These changes aim to improve performance and maintainability.
Changes
š New Features
- No new features were introduced in this release.
š§ Improvements
- Updated the default model in both documentation and code to
google/gemini-2.5-flash, enhancing compatibility and performance. This change is documented in PR #33.
š Bug Fixes
- No bug fixes were included in this release.
ā ļø Breaking Changes
- No breaking changes were introduced in this release.
š Documentation
- The documentation has been updated to reflect the new default model
google/gemini-2.5-flash, ensuring users have access to the latest information regarding model usage.
šļø Technical Changes
- Bumped the
actions/checkoutdependency from version 5 to 6, which improves the overall reliability of the build process. This change is part of PR #32.
For more detailed information about the changes, please refer to the respective pull requests: PR #33 and PR #32.