Skip to content

v0.17

Compare
Choose a tag to compare
@osipxd osipxd released this 29 Jul 19:21
· 90 commits to main since this release
2837c07

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 from 21 to 23 (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 for com.redmadrobot.detekt plugin (#104)

Dependencies

Full Changelog: v0.16.2...v0.17