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

Advance version number to 1.36.0

This commit is contained in:
Markus Fisch 2021-01-20 21:37:54 +01:00
parent e1905b1ff2
commit ad62cb5a03
2 changed files with 14 additions and 2 deletions

View File

@ -1,5 +1,17 @@
# Change Log
## 1.36.0
* Add a setting to automatically return to scanning screen after copying
* Add a button to test the background request
* Show HTTP response for background requests
* Improve SVG export
* Automatically continue with an action after granting a permission
* Update Chinese translation
* Update French translation
* Update Indonesian translation
* Update Turkish translation
* Update Ukrainian translation
## 1.35.0
* Put images with transparent pixels on white/black
* Use cropping limiter when scanning from images too

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 74
versionName '1.35.0'
versionCode 75
versionName '1.36.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality