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

Advance version number to 1.9.0

This commit is contained in:
Markus Fisch 2019-06-16 19:20:51 +02:00
parent 78bb03fabf
commit 694ebf83ed
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Change Log
## 1.9.0
* Try Google when opening content as URL fails
* Show generic error message if barcode generation fails
## 1.8.1
* Distribute APK instead of App Bundle

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 27
versionName '1.8.1'
versionCode 28
versionName '1.9.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality