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

Advance version number to 1.22.2

This commit is contained in:
Markus Fisch 2020-03-11 21:52:33 +01:00
parent 6574a5d651
commit 6999f0a863
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Change Log
# 1.22.2
* Fix getting window insets for Android Lollipop and above
# 1.22.1
* Ensure non-printable content is saved as raw data

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 53
versionName '1.22.1'
versionCode 54
versionName '1.22.2'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality