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

Advance version number to 1.30.0

This commit is contained in:
Markus Fisch 2020-05-30 14:42:17 +02:00
parent 9b1445efb5
commit e318385032
2 changed files with 11 additions and 2 deletions

View File

@ -1,5 +1,14 @@
# Change Log
## 1.30.0
* Add a handle to define a region of interest
* Add a setting to show/hide cropping limiter
* Add support for VCALENDAR types
* Add spanish translation
* Add copy to clipboard button to context menu in history listing
* Make history actions work on current listing only
* Keep camera selection over orientation changes
## 1.29.0
* Add a setting to enable reading of vertical 1D barcodes

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 65
versionName '1.29.0'
versionCode 66
versionName '1.30.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality