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

Advance version number to 1.22.1

This commit is contained in:
Markus Fisch 2020-03-10 19:32:06 +01:00
parent 68fa67f54f
commit 1639e73738
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Change Log
# 1.22.1
* Ensure non-printable content is saved as raw data
# 1.22.0
* Highlight detected barcodes in camera view
* Add bing and yandex search engines

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 52
versionName '1.22.0'
versionCode 53
versionName '1.22.1'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality