Skip to content

Commit

Permalink
Bump timber from 4.7.1 to 5.0.1 in /android
Browse files Browse the repository at this point in the history
Bumps [timber](https://github.com/JakeWharton/timber) from 4.7.1 to 5.0.1.
- [Release notes](https://github.com/JakeWharton/timber/releases)
- [Changelog](https://github.com/JakeWharton/timber/blob/trunk/CHANGELOG.md)
- [Commits](JakeWharton/timber@4.7.1...5.0.1)

---
updated-dependencies:
- dependency-name: com.jakewharton.timber:timber
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent a347119 commit 026d43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ flutter {
def libpebblecommon_version = '0.1.4'
def coroutinesVersion = "1.6.0"
def lifecycleVersion = "2.2.0"
def timberVersion = "4.7.1"
def timberVersion = "5.0.1"
def androidxCoreVersion = '1.3.2'
def daggerVersion = '2.50'
def workManagerVersion = '2.4.0'
Expand Down

0 comments on commit 026d43c

Please sign in to comment.