Skip to content

Commit

Permalink
Bump acraVersion from 5.11.3 to 5.11.4 in /app
Browse files Browse the repository at this point in the history
Bumps `acraVersion` from 5.11.3 to 5.11.4.

Updates `ch.acra:acra-http` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/ACRA/acra/releases)
- [Commits](ACRA/acra@acra-5.11.3...acra-5.11.4)

Updates `ch.acra:acra-dialog` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/ACRA/acra/releases)
- [Commits](ACRA/acra@acra-5.11.3...acra-5.11.4)

---
updated-dependencies:
- dependency-name: ch.acra:acra-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.acra:acra-dialog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 7351ba7 commit f0637e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ android {
}

dependencies {
def acraVersion = "5.11.3"
def acraVersion = "5.11.4"

implementation 'com.github.mathisdt:timezonepicker:cb06a1b0f9'
implementation 'androidx.documentfile:documentfile:1.0.1'
Expand Down

0 comments on commit f0637e6

Please sign in to comment.