Skip to content

Commit

Permalink
[Fastlane] Release 1.6.4+35
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-id committed Apr 28, 2022
1 parent d94c1b5 commit 54e3e02
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -28,8 +28,8 @@ android {
applicationId "m.co.rh.id.a_flash_deck"
minSdk 21
targetSdk 31
versionCode 34
versionName "1.6.3"
versionCode 35
versionName "1.6.4"
multiDexEnabled = true
vectorDrawables.useSupportLibrary = true

Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/35.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Release 1.6.4+35

Fixes:
* Optimize deck listing performance
* Sometimes allow radio button selecting more than one
* ok & cancel string display
* Add new deck dialog button display incorrectly on some devices?

0 comments on commit 54e3e02

Please sign in to comment.