Skip to content

Commit 988280e

Browse files
committed
Bump version code and prepare changelog
1 parent 3f94402 commit 988280e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Picard Barcode Scanner Changelog
22

3+
## Version 1.6.0 - 2022-??-??
4+
- Picard port can be auto detected in settings
5+
- New adaptive icon (for Android 8 and later)
6+
37
## Version 1.5.4 - 2021-11-22
48
- Hide corresponding menu item on Preferences and About screen
59
- Added Dutch translation (Maurits Meulenbelt)

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android {
2121
applicationId "org.musicbrainz.picard.barcodescanner"
2222
minSdk 24
2323
targetSdk 31
24-
versionCode 23
24+
versionCode 24
2525
versionName '1.6 Beta'
2626
}
2727
buildTypes {

0 commit comments

Comments
 (0)