aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
authorbcorso <bcorso@google.com>2020-02-10 14:09:13 -0800
committerChris Povirk <beigetangerine@gmail.com>2020-02-10 16:26:43 -0800
commit94bddc36406e5f1858400d0c7139b92745989f26 (patch)
treeb1b365063050401f11d03148d7ef2a65564dee2f /WORKSPACE
parent22d79c46f959cdd48464baca346c0a4c3c4389a3 (diff)
downloaddagger2-94bddc36406e5f1858400d0c7139b92745989f26.tar.gz
Add test artifact and add a gradle test to the example project, and update MOE configs.
RELNOTES=N/A ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=294300029
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 3 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 1a0ce513c..f77b09c17 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -55,8 +55,10 @@ maven_install(
"com.android.support:appcompat-v7:25.0.0",
"androidx.annotation:annotation:1.1.0",
"androidx.fragment:fragment:1.1.0",
+ "androidx.multidex:multidex:2.0.1",
"androidx.appcompat:appcompat:1.1.0",
- "androidx.test:runner:1.1.1",
+ "androidx.test:monitor:1.1.1",
+ "androidx.test:core:1.1.0",
"org.robolectric:robolectric:4.3.1",
"org.jetbrains.kotlin:kotlin-stdlib:1.3.50",
"org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0",