refactor: replace not to !

This commit is contained in:
2023-11-03 22:27:18 +08:00
parent 5d3642c1a3
commit 609cbe644d
23 changed files with 45 additions and 45 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.2
project.version=1.0.2-debug
project.licence.name=Apache License 2.0
project.licence.url=https://github.com/HighCapable/SweetDependency/blob/master/LICENSE
project.developer.id="0"