Skip to content

Commit

Permalink
Release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TacoTheDank committed Apr 6, 2022
1 parent 9a0371b commit 79ea8e9
Show file tree
Hide file tree
Showing 2 changed files with 5 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"
minSdk 21
targetSdk 31
versionCode 32
versionName "2.4.0"
versionCode 33
versionName "2.4.1"

vectorDrawables.useSupportLibrary true
resValue 'string', 'application_id', applicationId
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/33.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2.4.1: More languages
- New translations: Polish, Russian, Chinese (Traditional), Italian (thank you contributors!)
- A few small internal improvements

0 comments on commit 79ea8e9

Please sign in to comment.