aboutsummaryrefslogtreecommitdiff
path: root/input
diff options
context:
space:
mode:
authorfelipeal <felipeal@google.com>2018-10-23 16:08:05 +0100
committerFelipe Leme <felipeal@google.com>2018-10-24 13:37:28 +0000
commit61ef749275ee0942335a7b6ed525e970812f02af (patch)
tree1d8141d39ff1e456df403de9da632625bef2d211 /input
parent1574af351e6320d15b6c070887b2bf5211a458a8 (diff)
downloadandroid-61ef749275ee0942335a7b6ed525e970812f02af.tar.gz
Updated graddle properties.
Bug: 114236837 Test: ./gradlew :afservice:installDebug Test: ./gradlew :Application:installDebug Change-Id: I69a2f2bd37bbd19b0861e73664abc48d17c26d79 (cherry picked from commit fb731854f6d5f00a9d009b0de7532bf08e1d24e7)
Diffstat (limited to 'input')
-rw-r--r--input/autofill/AutofillFramework/build.gradle2
-rw-r--r--input/autofill/AutofillFramework/gradle/wrapper/gradle-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/input/autofill/AutofillFramework/build.gradle b/input/autofill/AutofillFramework/build.gradle
index 5e6d6a3f..11bf7c90 100644
--- a/input/autofill/AutofillFramework/build.gradle
+++ b/input/autofill/AutofillFramework/build.gradle
@@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.0.1'
+ classpath 'com.android.tools.build:gradle:3.1.0'
}
}
diff --git a/input/autofill/AutofillFramework/gradle/wrapper/gradle-wrapper.properties b/input/autofill/AutofillFramework/gradle/wrapper/gradle-wrapper.properties
index f176f799..e0fb3c8b 100644
--- a/input/autofill/AutofillFramework/gradle/wrapper/gradle-wrapper.properties
+++ b/input/autofill/AutofillFramework/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip