Bump version to 1.0.2

This commit is contained in:
2023-09-26 08:35:44 +08:00
parent 222ea51ac7
commit f92dcfa446
4 changed files with 25 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ project.description=An easy autowire and manage dependencies Gradle plugin.
project.url=https://github.com/HighCapable/SweetDependency
project.groupName=com.highcapable.sweetdependency
project.moduleName=sweet-dependency
project.version=1.0.1
project.version=1.0.2
project.licence.name=Apache License 2.0
project.licence.url=https://github.com/HighCapable/SweetDependency/blob/master/LICENSE
project.developer.id="0"