Releases: brainly/onesky-gradle-plugin
Releases · brainly/onesky-gradle-plugin
1.4.0
Added ability to download base language together with translations (thanks to @frett)
1.3.0
Added support for setting custom source paths (thanks to @Marcin-Graphmasters)
1.2.0
Added support for deprecating strings removed from base files on OneSky
1.1.0
- [fix] properly handle Indonesian values directory (values-id -> values-in)
1.0.0
- added an ability to upload translation files
0.6.0
- Fixes critical issue with using invalid folder names for some locales
[DEPRECATED] 0.5.1
WARNING: This version has a critical issue when downloading translations - use 0.6.0
Downgrade OkHttp and Moshi versions in order to support Kotlin 1.3.72
0.5.0
Initial version of the plugin, without full functionality.
Done:
- syncing strings
- checking translations progress
TODO:
- uploading strings
- uploading and deprecating strings
- run files sync in parallel