Skip to content

Commit

Permalink
[Fastlane] Release 1.10.1+66
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-id committed Nov 24, 2022
1 parent 9045282 commit c507d12
Show file tree
Hide file tree
Showing 2 changed files with 6 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 @@ -29,8 +29,8 @@ android {
applicationId "m.co.rh.id.a_news_provider"
minSdkVersion 16
targetSdkVersion 31
versionCode 65
versionName "1.10.0"
versionCode 66
versionName "1.10.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled = true

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

Fixes:
* App crash occasionally for no reason

0 comments on commit c507d12

Please sign in to comment.