Bump version to 1.0.1

This commit is contained in:
2023-09-04 02:38:51 +08:00
parent eff8560bd2
commit c982fec8c5
4 changed files with 14 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ pluginManagement {
}
plugins {
id("com.highcapable.sweetdependency") version "1.0.0"
id("com.highcapable.sweetproperty") version "1.0.0"
id("com.highcapable.sweetproperty") version "1.0.1"
}
sweetDependency {
isEnableVerboseMode = false