Skip to content

Commit

Permalink
Merge pull request #222 from pebble-dev/dependabot/gradle/android/com…
Browse files Browse the repository at this point in the history
….jakewharton.timber-timber-5.0.1

Bump timber from 4.7.1 to 5.0.1 in /android
  • Loading branch information
hellcp authored May 31, 2024
2 parents 305bf17 + 026d43c commit accd337
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 accd337

Please sign in to comment.