File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 22
33## 1.0.0 | 2023.10.13
44
5- - 首个版本提交至 Maven
5+ - 首个版本提交至 Maven
6+
7+ ## 1.0.1 | 2023.10.13
8+
9+ - 修复在使用 Kotlin on Android 插件的项目上找不到源码路径的问题
Original file line number Diff line number Diff line change 22
33## 1.0.0 | 2023.10.13
44
5- - The first version is submitted to Maven
5+ - The first version is submitted to Maven
6+
7+ ## 1.0.1 | 2023.10.13
8+
9+ - Fixed a problem where the source code path could not be found on projects using the Kotlin on Android plugin
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ project.description=An easy generation Android i18ns string call Gradle plugin.
44project.url =https://github.com/BetterAndroid/FlexiLocale
55project.groupName =com.highcapable.flexilocale
66project.moduleName =flexi-locale
7- project.version =1.0.0
7+ project.version =1.0.1
88project.licence.name =Apache License 2.0
99project.licence.url =https://github.com/BetterAndroid/FlexiLocale/blob/master/LICENSE
1010project.developer.id ="0"
You can’t perform that action at this time.
0 commit comments