0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00

Advance version number to 1.24.0

This commit is contained in:
Markus Fisch 2020-03-24 21:29:48 +01:00
parent 7336d8d12b
commit ab5e9b6e9b
2 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,13 @@
# Change Log
# 1.24.0
* Show barcode metadata
* Add a setting to show/hide metadata
* Include metadata in CSV export
* Update italian translation
* Fix resetting flash button
* Fix CSV export for Android Q
# 1.23.0
* Add a setting to not save consecutive double scans
* Add a setting to show/hide hex dump

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 56
versionName '1.23.0'
versionCode 57
versionName '1.24.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality