File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ V2.2.0] ( https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v2.2.0 ) (2021-06-08)
4+ - Fix incomplete Google translation long text [ #31 ] ( https://github.com/Airsaid/AndroidLocalizePlugin/issues/31 ) .
5+ - Add power by translator description.
6+
37## [ V2.1.0] ( https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v2.1.0 ) (2021-06-05)
48- Added Microsoft Translator.
59- Added "Use google.com" setting.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44}
55
66group ' com.airsaid'
7- version ' 2.1 .0'
7+ version ' 2.2 .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>Added Microsoft Translator.</li>
41- <li>Added "Use google.com" setting.</li>
42- <li>Supported more languages.</li>
40+ <li>Fix incomplete Google translation long text.</li>
41+ <li>Add power by translator description.</li>
4342 </ul>
4443 <a href="https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/CHANGELOG.md"><b>Full Changelog History</b></a>
4544 ]]> </change-notes >
You can’t perform that action at this time.
0 commit comments