chore: update samples

This commit is contained in:
2023-09-07 01:38:42 +08:00
parent a56d2ed895
commit c44dc6f4c3
6 changed files with 7 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ pluginManagement {
plugins {
// Import the SweetDependency plugin here
// 在这里引入 SweetDependency 插件
id("com.highcapable.sweetdependency") version "1.0.0"
id("com.highcapable.sweetdependency") version "1.0.1"
}
sweetDependency {
configFileName = "sweet-dependency-config.yaml"