mirror of
https://github.com/fankes/ProjectPromote.git
synced 2025-09-04 01:35:32 +08:00
Initial commit
This commit is contained in:
5
build.gradle.kts
Normal file
5
build.gradle.kts
Normal file
@@ -0,0 +1,5 @@
|
||||
plugins {
|
||||
autowire(libs.plugins.android.application) apply false
|
||||
autowire(libs.plugins.android.library) apply false
|
||||
autowire(libs.plugins.kotlin.android) apply false
|
||||
}
|
Reference in New Issue
Block a user