We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1497852 commit 02d54d0Copy full SHA for 02d54d0
1 file changed
build.gradle.kts
@@ -1,7 +1,7 @@
1
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
2
3
plugins {
4
- id("com.android.application") apply false
+ // id("com.android.application") apply false
5
id("com.android.library") apply false
6
// kotlin("android") apply false
7
alias(libs.plugins.detekt)
0 commit comments