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

Advance version number to 1.8.1

This commit is contained in:
Markus Fisch 2019-05-26 17:04:54 +02:00
parent bdd89ca539
commit eaf38729bd
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
# Change Log
## 1.8.1
* Distribute APK instead of App Bundle
## 1.8.0
* Save binary data into external file
* Fix storage of binary data

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 26
versionName '1.8.0'
versionCode 27
versionName '1.8.1'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality