review comment fixes
This commit is contained in:
@@ -135,9 +135,6 @@ dependencies {
|
||||
// Timber for Logging
|
||||
implementation 'com.jakewharton.timber:timber:4.7.1'
|
||||
|
||||
debugApi 'com.github.chuckerteam.chucker:library:3.5.2'
|
||||
releaseApi 'com.github.chuckerteam.chucker:library-no-op:3.5.2'
|
||||
|
||||
}
|
||||
|
||||
static def formatString(String value) {
|
||||
|
||||
@@ -146,9 +146,6 @@ dependencies {
|
||||
implementation 'androidx.gridlayout:gridlayout:1.0.0'
|
||||
implementation project(path: ':navi-widgets')
|
||||
|
||||
debugApi 'com.github.chuckerteam.chucker:library:3.5.2'
|
||||
releaseApi 'com.github.chuckerteam.chucker:library-no-op:3.5.2'
|
||||
|
||||
testImplementation 'junit:junit:4.13'
|
||||
testImplementation 'io.mockk:mockk:1.10.2'
|
||||
testImplementation 'android.arch.core:core-testing:1.1.1'
|
||||
|
||||
Reference in New Issue
Block a user