mirror of
https://github.com/HighCapable/SweetDependency.git
synced 2025-09-04 01:35:46 +08:00
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
plugins {
|
|
autowire(libs.plugins.com.android.application) apply false
|
|
autowire(libs.plugins.com.android.library) apply false
|
|
autowire(libs.plugins.org.jetbrains.kotlin.android) apply false
|
|
} |