1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-13 12:14:19 +02:00

Bump timber to 4.7.1

This commit is contained in:
Erik Johansson
2019-01-08 21:32:29 +01:00
parent 26159c2966
commit e2a2a0ed3d

View File

@@ -55,7 +55,7 @@ dependencies {
androidTestImplementation 'androidx.room:room-testing:2.1.0-alpha03'
// Timber
implementation 'com.jakewharton.timber:timber:4.7.0'
implementation 'com.jakewharton.timber:timber:4.7.1'
// Local unit tests
testImplementation 'junit:junit:4.12'