Skip to content

Commit

Permalink
Merge pull request #49 from hossain-khan/renovate/com.jakewharton.tim…
Browse files Browse the repository at this point in the history
…ber-timber-5.x

Update dependency com.jakewharton.timber:timber to v5
  • Loading branch information
hossain-khan authored Jan 3, 2024
2 parents d839608 + 2029e96 commit 539c478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation "androidx.recyclerview:recyclerview:1.3.2"

// Timber for logging
implementation "com.jakewharton.timber:timber:4.7.1"
implementation "com.jakewharton.timber:timber:5.0.1"

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
Expand Down

0 comments on commit 539c478

Please sign in to comment.