Version 9.0

This commit is contained in:
Cameron Gutman 2020-04-07 19:42:47 -07:00
parent 70f1a2cacb
commit f555d3dae0
2 changed files with 4 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 29 targetSdkVersion 29
versionName "8.12" versionName "9.0"
versionCode = 217 versionCode = 219
} }
flavorDimensions "root" flavorDimensions "root"

View File

@ -0,0 +1,2 @@
- Added 7.1 surround sound support
- Fixed a crash on some devices during a high intensity rumble event