Remove chucker

This commit is contained in:
Koitharu
2020-10-18 15:14:14 +03:00
parent ff3ebbf1d9
commit fb60b26f08
2 changed files with 0 additions and 22 deletions

View File

@@ -100,8 +100,6 @@ dependencies {
implementation 'com.tomclaw.cache:cache:1.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.5'
debugImplementation 'com.github.ChuckerTeam.Chucker:library:3.3.0'
releaseImplementation 'com.github.ChuckerTeam.Chucker:library-no-op:3.3.0'
testImplementation 'junit:junit:4.13.1'
testImplementation 'org.json:json:20200518'