Compare commits

...

2 Commits

Author SHA1 Message Date
Cameron Gutman e8ea2a8ec1 Version 10.8.4 2022-09-22 23:17:58 -05:00
Cameron Gutman 9ed3b3a9df Fixed streaming on certain devices with GFE 3.26 2022-09-22 23:16:40 -05:00
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
minSdk 16
targetSdk 33
versionName "10.8.3"
versionCode = 292
versionName "10.8.4"
versionCode = 293
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
ndk.debugSymbolLevel = 'FULL'
@@ -0,0 +1 @@
- Added support for GeForce Experience 3.26