3.3.11 - (2020-01-21)

  • Fix : correctly generated apk construction path (apk build path generated was wrong when we used multiple flavorDimensions)

3.3.10 - (2020-01-17)

  • Fix : correctly generated artifactId (lowercase) (artifactId generated was wrong when we used multiple flavorDimensions)

3.3.9 - (2020-01-16)

  • Fix : correctly generated apk construction path (apk build path generated was wrong when we used multiple flavorDimensions)

3.3.8 - (2019-11-28)

  • Fix : error during pull on Jenkins. Forcing the name of the branch during a pull

3.3.7 - (2019-11-13)

  • Refactor : add pull in begin of release git flow

3.3.6 - (2019-10-31)

  • Fix : Android warning accessing assemble task from variant

3.3.5 - (2019-10-17)

  • Refactor : Android build to remove warning

  • Fix : Jetifier conflict with xcode-plugin

3.3.4 - (2019-06-11)

  • Refactor : add version in docker build task

3.3.3 - (2019-05-06)

  • Fix : flutter build with delivery

3.3.2 - (2019-05-06)

  • Fix : loop in flutter build

3.3.1 - (2019-04-30)

  • Fix : crash on sdk 11+

  • Fix : Git credential in env ignored

3.3.0 - (2018-11-08)

  • ReactNative : refactor react native configurator

  • Flutter : refactor flutter configurator

  • Debug : link listArtifacts and listDockerImages tasks to linked sub module

3.2.3 - (2018-10-04)

  • Install : fix install task dependencies on java project

3.2.2 - (2018-10-03)

  • Group: Fix default group on android and ionic

3.2.1 - (2018-10-03)

  • Logs: fix format

  • Logger: add handler only if there is not a handler already added

  • ReleaseGitFLow: fix commit message

  • Docker: fix the way to get the registry name

3.2.0 - (2018-09-28)

  • Add Docker compatibility

  • Multiple fixes

3.1.2 - (2018-07-17)

  • Fix multi module feature

3.1.1 - (2018-07-11)

  • Change group arg from GROUP to GROUP_ID

  • Unlock Apple keychain before ios builds

3.1.0 - (2018-05-31)

  • Add Flutter compatibility

  • Check OS and platforms before builds

  • Add color for logs

  • Show more precise logs

  • Add task to list all artifacts

  • Use group system property if set for Android build

3.0.2 - (2018-04-12)

  • Fix POM dependencies priorities

  • Fix React test

3.0.1 - (2018-04-05)

  • Fix Ionic builds

  • Fix Android dependencies

3.0.0 - (2018-02-16)