v0.17
Be careful if you use detekt with type resolution!
This version updates Kotlin to 1.7.10, which is not supported by type resolution mode in detekt.
Detekt will support Kotlin 1.7.10 in 1.22.0
Changed
- android: Default
minSdk
changed from21
to23
(POTENTIALLY BREAKING CHANGE) - android: Change target JDK for plugins from 8 to 11
- Update Gradle to 7.5
Fixed
- Make flag
redmadrobot.add.repositories
work also forcom.redmadrobot.detekt
plugin (#104)
Dependencies
- Kotlin Gradle Plugin
1.6.10
→1.7.10
- Android Gradle Plugin
7.1.3
->7.2.1
- Android cache fix Gradle plugin
2.5.1
→2.5.6
- Detekt
1.20.0
→1.21.0
- JGit
6.1.0
→6.2.0
Full Changelog: v0.16.2...v0.17