Skip to content

Commit

Permalink
Version 10.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Sep 23, 2022
1 parent 9ed3b3a commit e8ea2a8
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -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'
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/293.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Added support for GeForce Experience 3.26

0 comments on commit e8ea2a8

Please sign in to comment.