File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
src/main/play/release-notes/en-US Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11# Picard Barcode Scanner Changelog
22
3+ ## Version 1.5.2 - 2021-10-01
4+ - Added Finnish translation (Riku Viitanen)
5+ - Updated Chinese (simplified) and German translations
6+
37## Version 1.5.1 - 2021-08-20
48- Fixed layout issues with large font size / large UI scale (Yuhui Su, issue #20 )
59- Added Chinese (simplified) translation (Yuhui Su)
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 applicationId " org.musicbrainz.picard.barcodescanner"
1010 minSdk 24
1111 targetSdk 31
12- versionCode 13
13- versionName ' 1.5.1 '
12+ versionCode 14
13+ versionName ' 1.5.2 '
1414 }
1515 buildTypes {
1616 release {
Original file line number Diff line number Diff line change 1- - Fixed layout issues with large font size / large UI scale
2- - Added Chinese (simplified) translation
3- - Updated Norwegian Bokmål translation
1+ - Added Finnish translation
2+ - Updated Chinese (simplified) and German translations
You can’t perform that action at this time.
0 commit comments