Version 10.3

This commit is contained in:
Cameron Gutman
2022-06-03 20:56:48 -05:00
parent bfdc7a2609
commit d6ba72032d
2 changed files with 5 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 32 targetSdkVersion 32
versionName "10.2" versionName "10.3"
versionCode = 275 versionCode = 278
} }
flavorDimensions "root" flavorDimensions "root"

View File

@@ -0,0 +1,3 @@
- Significantly improved video latency on some MediaTek and Amlogic devices
- Implemented themed app icon support on Android 13
- Updated community contributed translations from Weblate