We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13135b8 commit bcd4273Copy full SHA for bcd4273
library/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation "androidx.annotation:annotation:1.1.0"
40
enabledImplementation "com.google.android.material:material:$support_version"
41
enabledImplementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
42
- enabledImplementation "com.elvishew:xlog:1.3.0"
+ enabledImplementation "com.elvishew:xlog:1.11.0"
43
enabledImplementation "com.squareup.okio:okio:2.7.0"
44
45
testImplementation 'junit:junit:4.13'
0 commit comments