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.
1 parent fb460b4 commit e8288f2Copy full SHA for e8288f2
raven-android-sdk/build.gradle
@@ -49,9 +49,6 @@ dependencies {
49
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
50
implementation 'com.squareup.retrofit2:converter-gson:2.6.2'
51
implementation 'com.squareup.okhttp3:logging-interceptor:4.2.1'
52
-
53
- debugCompile 'com.readystatesoftware.chuck:library:1.1.0'
54
- releaseCompile 'com.readystatesoftware.chuck:library-no-op:1.1.0'
55
}
56
57
// Because the components are created only during the afterEvaluate phase, you must
0 commit comments