aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/buildSrc/build.gradle
diff options
context:
space:
mode:
authorBen Weiss <benweiss@google.com>2018-10-18 03:35:59 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-18 03:35:59 -0700
commitf55228050344e47f4f5a8648c22edaaee67b363f (patch)
tree1f07e8fddd4ad83da98b84860926abf1ac662edc /input/autofill/AutofillFramework/buildSrc/build.gradle
parent3440f5827cfd0ddfbb616e99a992e3ce47035959 (diff)
parent92343900bc4278942bcc013d012565a0999ddcab (diff)
downloadandroid-f55228050344e47f4f5a8648c22edaaee67b363f.tar.gz
Add missing google() repository am: 5bebac9243
am: 92343900bc Change-Id: I2ff299b0e6820d021b80e5b8548fcc1d2fda5b47
Diffstat (limited to 'input/autofill/AutofillFramework/buildSrc/build.gradle')
-rw-r--r--input/autofill/AutofillFramework/buildSrc/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/autofill/AutofillFramework/buildSrc/build.gradle b/input/autofill/AutofillFramework/buildSrc/build.gradle
index 7c150e4b..1b3c3784 100644
--- a/input/autofill/AutofillFramework/buildSrc/build.gradle
+++ b/input/autofill/AutofillFramework/buildSrc/build.gradle
@@ -1,5 +1,6 @@
repositories {
+ google()
jcenter()
}
dependencies {