Advance version number to 1.46.3

This commit is contained in:
Markus Fisch
2021-12-15 21:20:49 +01:00
parent d7198934d7
commit d77e464554
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 1.46.3
* Fix cropping still images
* Improve usability of zoom slider
* Update Dutch translation
* Update Chinese translation
## 1.46.2
* Fix saving external files on Android Q and newer
+2 -2
View File
@@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 89
versionName '1.46.2'
versionCode 90
versionName '1.46.3'
// It's recommended to set this value to the lowest API level
// able to provide all the functionality.