Bump version to 1.0.1

This commit is contained in:
2023-10-13 19:53:01 +08:00
parent ddd036b117
commit 5ba66efd18
3 changed files with 11 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ project.description=An easy generation Android i18ns string call Gradle plugin.
project.url=https://github.com/BetterAndroid/FlexiLocale
project.groupName=com.highcapable.flexilocale
project.moduleName=flexi-locale
project.version=1.0.0
project.version=1.0.1
project.licence.name=Apache License 2.0
project.licence.url=https://github.com/BetterAndroid/FlexiLocale/blob/master/LICENSE
project.developer.id="0"