Bump version to 1.0.2

This commit is contained in:
2023-09-07 01:46:31 +08:00
parent 9a91fdb0bf
commit fb7682d963
4 changed files with 23 additions and 4 deletions

View File

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