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 2812dde commit 24dbae2Copy full SHA for 24dbae2
WORKSPACE
@@ -179,7 +179,6 @@ maven_install(
179
"org.pantsbuild:jarjar:1.7.2",
180
"org.jetbrains.kotlin:kotlin-stdlib:%s" % KOTLIN_VERSION,
181
"org.jetbrains.kotlinx:kotlinx-coroutines-core:%s" % KOTLINX_COROUTINES_VERSION,
182
- "com.google.code.findbugs:jsr305:3.0.2",
183
maven.artifact(
184
artifact = "robolectric",
185
exclusions = [
0 commit comments