File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ V2.3.0] ( https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v2.3.0 ) (2021-07-09)
4+ - Add translation interval time setting.
5+ - Replace plugin logo.
6+
37## [ V2.2.1] ( https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v2.2.1 ) (2021-07-06)
48- Fix translation error when source text is in chinese [ #33 ] ( https://github.com/Airsaid/AndroidLocalizePlugin/issues/33 ) .
59
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44}
55
66group ' com.airsaid'
7- version ' 2.2.1 '
7+ version ' 2.3.0 '
88
99sourceCompatibility = 1.8
1010
Original file line number Diff line number Diff line change 3737
3838 <change-notes ><![CDATA[
3939 <ul>
40- <li>Fix translation error when source text is in chinese.</li>
40+ <li>Add translation interval time setting.</li>
41+ <li>Replace plugin logo.</li>
4142 </ul>
4243 <a href="https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/CHANGELOG.md"><b>Full Changelog History</b></a>
4344 ]]> </change-notes >
You can’t perform that action at this time.
0 commit comments