mirror of
https://github.com/HighCapable/SweetDependency.git
synced 2025-09-06 10:45:57 +08:00
Initial commit
This commit is contained in:
5
examples/sample-android/build.gradle.kts
Normal file
5
examples/sample-android/build.gradle.kts
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
}
|
Reference in New Issue
Block a user