Skip to content

Commit

Permalink
Version 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Jun 19, 2020
1 parent dc52684 commit 964d2ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 30

versionName "9.5.1"
versionCode = 225
versionName "9.6"
versionCode = 231
}

flavorDimensions "root"
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/231.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- Improved PC and App Grid UI
- Android 11 optimizations
- Added mapping for Nintendo Switch Pro controller
- Post-stream latency message is now disabled by default
- Fixed control stream connection error on some networks
- Reorganized some of the settings options

0 comments on commit 964d2ce

Please sign in to comment.