chore: bump "com.highcapable.sweetproperty" version to 1.0.2

This commit is contained in:
2023-09-07 00:40:00 +08:00
parent 710a597454
commit 301283a1d0

View File

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