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 0964f62 + 6ed3500 commit 169668fCopy full SHA for 169668f
README.md
@@ -37,7 +37,7 @@ allprojects {
37
}
38
39
dependencies {
40
- compile('com.github.ihsanbal:LoggingInterceptor:3.1.0-rc3') {
+ implementation('com.github.ihsanbal:LoggingInterceptor:3.1.0-rc3') {
41
exclude group: 'org.json', module: 'json'
42
43
0 commit comments