Bump version to 1.0.3

This commit is contained in:
2023-10-07 17:35:55 +08:00
parent d84fdd6af1
commit b05c18eb10
3 changed files with 32 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ project.description=An efficient Reflection API for Java and Android built in Ko
project.url=https://github.com/HighCapable/YukiReflection
project.groupName=com.highcapable.yukireflection
project.yukireflection-core.moduleName=api
project.yukireflection-core.version="1.0.2"
project.yukireflection-core.version="1.0.3"
project.licence.name=Apache License 2.0
project.licence.url=https://github.com/HighCapable/YukiReflection/blob/master/LICENSE
project.developer.id="0"