Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent 7bfca74 commit 6859286
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.10.1"
def acraVersion = "5.11.0"

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

0 comments on commit 6859286

Please sign in to comment.