mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-07 19:14:12 +08:00
chore: disable "dependencyResolutionManagement"
This commit is contained in:
@@ -10,6 +10,9 @@ plugins {
|
||||
id("com.highcapable.sweetdependency") version "1.0.4"
|
||||
id("com.highcapable.sweetproperty") version "1.0.5"
|
||||
}
|
||||
sweetDependency {
|
||||
isUseDependencyResolutionManagement = false
|
||||
}
|
||||
sweetProperty {
|
||||
global { sourcesCode { className = "FlexiUI" } }
|
||||
rootProject { all { isEnable = false } }
|
||||
|
Reference in New Issue
Block a user