Skip to content

Commit

Permalink
Update timber version
Browse files Browse the repository at this point in the history
  • Loading branch information
weliem committed Nov 8, 2021
1 parent bf30391 commit 07cfc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blessed/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.7.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1-native-mt"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.1"
implementation 'com.jakewharton.timber:timber:4.7.1'
implementation 'com.jakewharton.timber:timber:5.0.1'

testImplementation 'junit:junit:4.13.2'
testImplementation "org.robolectric:robolectric:4.5.1"
Expand Down

0 comments on commit 07cfc95

Please sign in to comment.