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

Advance version number to 1.23.0

This commit is contained in:
Markus Fisch 2020-03-14 20:14:12 +01:00
parent ae54e62ec3
commit 8e24673d08
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# Change Log
# 1.23.0
* Add a setting to not save consecutive double scans
* Add a setting to show/hide hex dump
* Limit history items to just one line
* Fix window insets for consecutive screens
# 1.22.3
* Fix broken RenderScript built

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 55
versionName '1.22.3'
versionCode 56
versionName '1.23.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality