Android Synthetics: Update test infrastructure

This commit is contained in:
Steven Schäfer
2020-09-14 15:26:14 +02:00
committed by Alexander Udalov
parent fb183ec3f8
commit fe466f3dc6
2 changed files with 3 additions and 1 deletions
@@ -35,6 +35,7 @@ dependencies {
testCompile(commonDep("junit:junit"))
testRuntime(intellijPluginDep("junit"))
testRuntime(intellijDep())
robolectricClasspath(commonDep("org.robolectric", "robolectric"))
robolectricClasspath("org.robolectric:android-all:4.4_r1-robolectric-1")