Skip to content

Commit

Permalink
Release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TacoTheDank committed Aug 6, 2021
1 parent 002a615 commit bc9a358
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -11,8 +11,8 @@ android {
applicationId "taco.scoop"
minSdkVersion 21
targetSdkVersion 30
versionCode 30
versionName "2.3.0"
versionCode 31
versionName "2.3.1"

vectorDrawables.useSupportLibrary true
resValue 'string', 'application_id', applicationId
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2.3.1: Cats rule, dogs drool
- Dogbin bit the dust, so it's been replaced with a fork (Catbin)

0 comments on commit bc9a358

Please sign in to comment.