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

Advance version number to 1.12.0

This commit is contained in:
Markus Fisch 2019-08-05 20:29:16 +02:00
parent c840462fa2
commit e75d658092
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# Change Log
# 1.12.0
* Add preferences dialog and the option to use a custom URL with read contents
* Add Brazilian Portuguese translation
* Add Chinese translation
* Encode text using UTF-8 encoding when creating a barcode
# 1.11.2
* Downgrade ZXing version
* Improve getting system UI metrics

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 33
versionName '1.11.2'
versionCode 36
versionName '1.12.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality