0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 03:52:16 +02:00

Advance version number to 1.58.1

This commit is contained in:
Markus Fisch 2023-01-30 20:17:33 +01:00
parent dfd64405da
commit 357b2b5d59
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Change Log
## 1.58.1
* Update zh-rCn translation
* Fix monochrome launcher icon
## 1.58.0
* Improve detection of inverted barcodes
* Optionally allow duplicates in bulk scan

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 113
versionName '1.58.0'
versionCode 114
versionName '1.58.1'
}
signingConfigs {