aboutsummaryrefslogtreecommitdiff
path: root/renderScript
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2016-03-08 18:57:14 -0800
committerTrevor Johns <trevorjohns@google.com>2016-03-08 19:08:58 -0800
commit278320d50045286da42e854e8ecca80ced7c409b (patch)
treed372ffee9ea3bb717d9daee7079eed224532904b /renderScript
parentdea5446280399cd6efcf8cbbac7a5211e32585bc (diff)
downloadandroid-278320d50045286da42e854e8ecca80ced7c409b.tar.gz
Set Gradle wrapper to v2.10 for all samples
Change-Id: I9e5d292d218d34c6fbb2c889a43dc375bd4a9f59
Diffstat (limited to 'renderScript')
-rw-r--r--renderScript/BasicRenderScript/gradle/wrapper/gradle-wrapper.properties2
-rw-r--r--renderScript/RenderScriptIntrinsic/gradle/wrapper/gradle-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/renderScript/BasicRenderScript/gradle/wrapper/gradle-wrapper.properties b/renderScript/BasicRenderScript/gradle/wrapper/gradle-wrapper.properties
index 6c903665..442968f3 100644
--- a/renderScript/BasicRenderScript/gradle/wrapper/gradle-wrapper.properties
+++ b/renderScript/BasicRenderScript/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-2.2.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip
diff --git a/renderScript/RenderScriptIntrinsic/gradle/wrapper/gradle-wrapper.properties b/renderScript/RenderScriptIntrinsic/gradle/wrapper/gradle-wrapper.properties
index 28f01d85..6d297b34 100644
--- a/renderScript/RenderScriptIntrinsic/gradle/wrapper/gradle-wrapper.properties
+++ b/renderScript/RenderScriptIntrinsic/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-2.2.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip