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

Advance version number to 1.60.1

This commit is contained in:
Markus Fisch 2023-03-27 22:11:43 +02:00
parent 8424e3ea31
commit 5f82f216fd
4 changed files with 24 additions and 2 deletions

View File

@ -1,5 +1,13 @@
# Change Log
## 1.60.1
* Support sending scans via bluetooth
* Fix resolving error correction level for recreation
* Improve asset image compression
* Update ZXing C++
* Update Italian translation
* Update Russian translation
## 1.59.0
* Add setting error correction for AZTEC/PDF417
* Fix setting error correction level for QR Codes

View File

@ -8,8 +8,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 116
versionName '1.59.0'
versionCode 118
versionName '1.60.1'
}
signingConfigs {

View File

@ -0,0 +1,7 @@
* Support sending scans via bluetooth
* Fix resolving error correction level for recreation
* Improve asset image compression
* Update ZXing C++
* Update Italian translation
* Update Russian translation

View File

@ -0,0 +1,7 @@
* Support sending scans via bluetooth
* Fix resolving error correction level for recreation
* Improve asset image compression
* Update ZXing C++
* Update Italian translation
* Update Russian translation