We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8342657 + 05533f8 commit ee78435Copy full SHA for ee78435
app/build.gradle
@@ -121,6 +121,6 @@ dependencies {
121
implementation 'pub.devrel:easypermissions:3.0.0'
122
implementation 'org.greenrobot:eventbus:3.3.1'
123
implementation 'com.github.oasisfeng:condom:2.5.0'
124
- implementation 'org.slf4j:slf4j-nop:1.7.25'
+ implementation 'org.slf4j:slf4j-nop:2.0.17'
125
implementation 'androidx.core:core-splashscreen:1.0.1'
126
}
0 commit comments