aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
authorbcorso <bcorso@google.com>2020-01-24 15:34:23 -0800
committerDaniel Santiago <danyboricua91@gmail.com>2020-01-28 14:52:35 -0800
commit1188ddb533a46aa574be2975332d2139d68990e5 (patch)
tree93b8312221bc4899d97aa45ad50e18d9a36e5e01 /WORKSPACE
parentffbf10cf47784541cc54b666b401da4fa5e6ca4b (diff)
downloaddagger2-1188ddb533a46aa574be2975332d2139d68990e5.tar.gz
Add dependencies for internal-only change.
RELNOTES=N/A ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=291456493
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 2 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 36b446280..51d8bc673 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -55,6 +55,8 @@ maven_install(
"androidx.annotation:annotation:1.1.0",
"androidx.fragment:fragment:1.1.0",
"androidx.appcompat:appcompat:1.1.0",
+ "androidx.test:runner:1.1.1",
+ "org.robolectric:robolectric:4.3.1",
"org.jetbrains.kotlin:kotlin-stdlib:1.3.50",
"org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0",
],