Advance version number to 1.9.1

This commit is contained in:
Markus Fisch
2019-06-20 14:20:00 +02:00
parent d73ea341c0
commit 412e27ee81
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -1,5 +1,8 @@
# Change Log
## 1.9.1
* Pick search engine for content that is not an URL
## 1.9.0
* Try Google when opening content as URL fails
* Show generic error message if barcode generation fails
+2 -2
View File
@@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 28
versionName '1.9.0'
versionCode 29
versionName '1.9.1'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality