Version 8.8.1

This commit is contained in:
Cameron Gutman
2020-01-03 22:00:28 -06:00
parent 8dcdf73222
commit 951e44728e
2 changed files with 3 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "8.8"
versionCode = 208
versionName "8.8.1"
versionCode = 209
}
flavorDimensions "root"

View File

@@ -0,0 +1 @@
- Fixed H.264 colorspace data on Android 8.0 and later