File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -186,10 +186,8 @@ object Config {
186186 val androidxTestOrchestrator = " androidx.test:orchestrator:1.5.0"
187187 val androidxJunit = " androidx.test.ext:junit:1.1.5"
188188 val androidxCoreKtx = " androidx.core:core-ktx:1.7.0"
189- // val robolectric = "org.robolectric:robolectric:4.14"
190189 val awaitility = " org.awaitility:awaitility-kotlin:4.1.1"
191190 val awaitility3 = " org.awaitility:awaitility-kotlin:3.1.6" // need this due to a conflict of awaitility4+ and espresso on hamcrest
192- // val mockWebserver = "com.squareup.okhttp3:mockwebserver:${Libs.okHttpVersion}"
193191 val hsqldb = " org.hsqldb:hsqldb:2.6.1"
194192 val javaFaker = " com.github.javafaker:javafaker:1.0.2"
195193 val msgpack = " org.msgpack:msgpack-core:0.9.8"
You can’t perform that action at this time.
0 commit comments