gradle wrapper jar not upgraded this time, as it just blows up the repository history and repo size. older one is just fine.
gradle bin distribution instead of all distribution un used, as src will be downloaded in case of kotlin build anyway, by intellij, in case build scripts are edited. in all other cases, bin distribution always was favorable.
gradle wrapper jar not upgraded this time, as it just blows up the repository history and repo size. older one is just fine.
gradle bin distribution instead of all distribution un used, as src will be downloaded in case of kotlin build anyway, by intellij, in case build scripts are edited. in all other cases, bin distribution always was favorable.