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

Advance version number to 1.46.0

This commit is contained in:
Markus Fisch 2021-11-13 15:45:30 +01:00
parent 647c08bfb8
commit c492897fa9
2 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,16 @@
# Change Log
## 1.46.0
* Support deep links
* Support "A:" in WIFI codes
* Allow multiple query arguments in custom URL
* Add Wi-Fi info data section
* Add Vietnamese translation
* Update Brazilian Portuguese translation
* Update Hungarian translation
* Update Ukrainian translation
* Update Russian translation
## 1.45.0
* Add a setting to set the delay for bulk mode
* Add support for MECARD contact format

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 86
versionName '1.45.0'
versionCode 87
versionName '1.46.0'
// It's recommended to set this value to the lowest API level
// able to provide all the functionality.