mirror of
https://github.com/fankes/ProjectPromote.git
synced 2025-09-01 08:15:17 +08:00
5 lines
179 B
Plaintext
5 lines
179 B
Plaintext
plugins {
|
|
autowire(libs.plugins.android.application) apply false
|
|
autowire(libs.plugins.android.library) apply false
|
|
autowire(libs.plugins.kotlin.android) apply false
|
|
} |