aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/kotlinApp/gradle
diff options
context:
space:
mode:
authorDouglas Sigelbaum <sigelbaum@google.com>2017-05-16 22:31:36 -0700
committerDouglas Sigelbaum <sigelbaum@google.com>2017-05-17 00:35:21 -0700
commit08a3592720a23e56c9546cf89abf707372f5abfb (patch)
tree603afca306120848ce00f4cbbc5be26859cfa358 /input/autofill/AutofillFramework/kotlinApp/gradle
parent8fa30fc0cbc6a7e2da9749e66373d70a593fd1ce (diff)
downloadandroid-08a3592720a23e56c9546cf89abf707372f5abfb.tar.gz
Initial kotlin commit for client app in the autofill sample.
Bug: 38182790 Test: manual Change-Id: Ib76173768461528f52297a7acd2f40d532b14d0a
Diffstat (limited to 'input/autofill/AutofillFramework/kotlinApp/gradle')
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.jarbin0 -> 49896 bytes
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.properties6
2 files changed, 6 insertions, 0 deletions
diff --git a/input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.jar b/input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.jar
new file mode 100644
index 00000000..8c0fb64a
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.jar
Binary files differ
diff --git a/input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.properties b/input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.properties
new file mode 100644
index 00000000..eaba3011
--- /dev/null
+++ b/input/autofill/AutofillFramework/kotlinApp/gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,6 @@
+#Wed Apr 10 15:27:10 PDT 2013
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip