mirror of
https://github.com/BetterAndroid/compose-multiplatform-template.git
synced 2025-09-07 11:10:14 +08:00
chore: update project config
This commit is contained in:
@@ -10,6 +10,9 @@ plugins {
|
||||
id("com.highcapable.sweetdependency") version "__SWEET_DEPENDENCY_VERSION__"
|
||||
id("com.highcapable.sweetproperty") version "__SWEET_PROPERTY_VERSION__"
|
||||
}
|
||||
sweetDependency {
|
||||
isUseDependencyResolutionManagement = false
|
||||
}
|
||||
sweetProperty {
|
||||
rootProject { all { isEnable = false } }
|
||||
}
|
||||
|
Reference in New Issue
Block a user