mirror of
https://github.com/HighCapable/SweetDependency.git
synced 2025-09-05 10:15:44 +08:00
chore: update samples
This commit is contained in:
@@ -8,7 +8,7 @@ pluginManagement {
|
|||||||
plugins {
|
plugins {
|
||||||
// Import the SweetDependency plugin here
|
// Import the SweetDependency plugin here
|
||||||
// 在这里引入 SweetDependency 插件
|
// 在这里引入 SweetDependency 插件
|
||||||
id("com.highcapable.sweetdependency") version "1.0.2"
|
id("com.highcapable.sweetdependency") version "1.0.3"
|
||||||
}
|
}
|
||||||
sweetDependency {
|
sweetDependency {
|
||||||
configFileName = "sweet-dependency-config.yaml"
|
configFileName = "sweet-dependency-config.yaml"
|
||||||
|
@@ -8,7 +8,7 @@ pluginManagement {
|
|||||||
plugins {
|
plugins {
|
||||||
// Import the SweetDependency plugin here
|
// Import the SweetDependency plugin here
|
||||||
// 在这里引入 SweetDependency 插件
|
// 在这里引入 SweetDependency 插件
|
||||||
id("com.highcapable.sweetdependency") version "1.0.2"
|
id("com.highcapable.sweetdependency") version "1.0.3"
|
||||||
}
|
}
|
||||||
sweetDependency {
|
sweetDependency {
|
||||||
configFileName = "sweet-dependency-config.yaml"
|
configFileName = "sweet-dependency-config.yaml"
|
||||||
|
Reference in New Issue
Block a user