Detekt is a common tool used in many android projects
How?
Added a new Detekt.kt dependency file and the associated version handling as well as updated the number of dependencies and added the table for Detekt.
Testing?
Ran the check task on both sample-groovy and sample-android
Hello/bonjour,
What?
Adds Detekt dependency notations
Why?
Detekt is a common tool used in many android projects
How?
Added a new Detekt.kt dependency file and the associated version handling as well as updated the number of dependencies and added the table for Detekt.
Testing?
Ran the
check
task on bothsample-groovy
andsample-android