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

Advance version number to 1.4.0

This commit is contained in:
Markus Fisch 2019-03-17 18:50:48 +01:00
parent b19d2b1894
commit a4939f2f95
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,12 @@
# Change Log
## 1.4.0
* Save scanned codes and show a history listing
* Share generated barcodes
* Add scanning from a shared image
* Add menu item to switch between camera front/back camera
* Add dutch and hungarian translation
## 1.3.8
* Qualify for F-Droid

View File

@ -14,8 +14,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 14
versionName '1.3.8'
versionCode 15
versionName '1.4.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality