Skip to content

Releases: brainly/onesky-gradle-plugin

1.6.0

27 Apr 06:53
Compare
Choose a tag to compare
Prepare 1.6.0 version

1.5.0

24 Nov 13:24
Compare
Choose a tag to compare

Added support for multi-module projects - please read here

1.4.0

24 Nov 11:30
Compare
Choose a tag to compare

Added ability to download base language together with translations (thanks to @frett)

1.3.0

07 Mar 22:24
Compare
Choose a tag to compare

Added support for setting custom source paths (thanks to @Marcin-Graphmasters)

1.2.0

03 Mar 10:30
12a41a7
Compare
Choose a tag to compare

Added support for deprecating strings removed from base files on OneSky

1.1.0

08 Jun 15:49
Compare
Choose a tag to compare
  • [fix] properly handle Indonesian values directory (values-id -> values-in)

1.0.0

10 Jan 00:47
Compare
Choose a tag to compare
  • added an ability to upload translation files

0.6.0

03 Dec 09:15
Compare
Choose a tag to compare
  • Fixes critical issue with using invalid folder names for some locales

[DEPRECATED] 0.5.1

20 Nov 11:04
Compare
Choose a tag to compare

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

20 Nov 08:39
Compare
Choose a tag to compare

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