Skip to content

Commit

Permalink
Release 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TacoTheDank committed Sep 8, 2022
1 parent 17701bc commit 3250655
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 @@ -11,8 +11,8 @@ android {
applicationId "taco.scoop"
minSdk 21
targetSdk 32
versionCode 33
versionName "2.4.1"
versionCode 34
versionName "2.4.2"
}

buildTypes {
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
2.4.2: Android 12L support
- Now targets and supports Android 12L (API 32)
- Fix blacklisted apps' crashes being saved
- A few small internal improvements

0 comments on commit 3250655

Please sign in to comment.