mirror of
https://github.com/BetterAndroid/FlexiLocale.git
synced 2025-09-04 02:05:15 +08:00
Bump version to 1.0.1
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
|
||||
## 1.0.0 | 2023.10.13
|
||||
|
||||
- 首个版本提交至 Maven
|
||||
- 首个版本提交至 Maven
|
||||
|
||||
## 1.0.1 | 2023.10.13
|
||||
|
||||
- 修复在使用 Kotlin on Android 插件的项目上找不到源码路径的问题
|
@@ -2,4 +2,8 @@
|
||||
|
||||
## 1.0.0 | 2023.10.13
|
||||
|
||||
- The first version is submitted to Maven
|
||||
- The first version is submitted to Maven
|
||||
|
||||
## 1.0.1 | 2023.10.13
|
||||
|
||||
- Fixed a problem where the source code path could not be found on projects using the Kotlin on Android plugin
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user