Remove redundant KGP classpath in :app
This commit is contained in:
@@ -310,9 +310,3 @@ androidComponents {
|
||||
it.packaging.resources.excludes.add("META-INF/*.version")
|
||||
}
|
||||
}
|
||||
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath(libs.kotlin.gradle)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user