Version 8.9

This commit is contained in:
Cameron Gutman
2020-01-25 20:07:15 -08:00
parent e690c9b8c8
commit f6425c7ec6
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 29 targetSdkVersion 29
versionName "8.8.1" versionName "8.9"
versionCode = 209 versionCode = 210
} }
flavorDimensions "root" flavorDimensions "root"
@@ -0,0 +1,4 @@
- Improved layout and appearance of the on-screen controls
- Added support for resizing the on-screen controls
- Added German translation
- Updated Chinese and French translations