Releases: usefulness/project-starter
Releases · usefulness/project-starter
v0.34.0
Changed
- Update Kotlin plugin to 1.5.30, see release notes
v0.33.0
v0.32.0
Changed
- Update kotlinter-gradle to version 3.5.0, see release notes
- Update Detekt to version 1.18.0 see release notes - this makes the plusing compatible with Gradle Configuration Cache 🎉
v0.31.0
Changed
- Update Android Gradle Plugin to 7.0.0, see release notes
v0.30.0
Changed
- Update Kotlin plugin to 1.5.21, see release notes
v0.29.0
Changed
- Update Kotlin plugin to 1.5.20, see release notes
- Update Android Gradle Plugin to 4.2.2, see release notes
- Update kotlinter-gradle to version 3.4.5, see release notes
v0.28.2
Fixed
- Plugin will now depend on Kotlin Gradle plugin 1.5.10
v0.28.1
Changed
- Update Detekt config. Disable
LongParametersList
,NestedBlockDepth
andTooManyFunctions
v0.28.0
Changed
- Update Kotlin plugin to 1.5.10
- Update Detekt to version 1.17.1 see release notes
v0.27.2
Fixed
- Support back Java 8