Runs detekt static code analysis for Kotlin
Runs detekt, a static code analysis tool for the Kotlin programming language.
This step runs detekt gradle task on your project.
Runs Instrumented tests on an existing APK
Runs Lint on your Android project source files and detects potential syntax errors to keep your code error free.
This step runs your Android project's unit tests.