aboutsummaryrefslogtreecommitdiff
path: root/input
diff options
context:
space:
mode:
authorBen Weiss <benweiss@google.com>2018-10-09 13:24:04 +0100
committerBen Weiss <benweiss@google.com>2018-10-17 09:20:18 +0000
commit5bebac92432c50e068ecc021228153c19bb2805c (patch)
tree06705135027387f37f708436009edbd30909eac5 /input
parent248ddb04686aac4cabf00322a563f9cc9548eec0 (diff)
downloadandroid-5bebac92432c50e068ecc021228153c19bb2805c.tar.gz
Add missing google() repository
Bug: 117481637 Test: Manually built samples Change-Id: I8a9f28c546bc66fe47931024a6bb6591ee3a05ea
Diffstat (limited to 'input')
-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 {