aboutsummaryrefslogtreecommitdiff
path: root/experimental
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2017-12-13 19:02:19 -0800
committerTrevor Johns <trevorjohns@google.com>2017-12-18 12:34:41 -0800
commite0003ef6cac1642c8d6e15cd13ec34940b5e2f58 (patch)
treee0a988b5762bfd0bab95eb99be35dc058e745bdd /experimental
parentec53a8db2b99fb2d8aaa435b82bde592fb803c0f (diff)
downloadandroid-e0003ef6cac1642c8d6e15cd13ec34940b5e2f58.tar.gz
Update versions for build tools
- Update Gradle Wrapper to v4.4 Fixes incompatibility with older Gradle versions and Android projects. - Update build tool and dependency versions in build.gradle Test: compileSamples.sh Bug: 70645270 Change-Id: Id4608bf5d56259427d847c356b40d743773ea3d9
Diffstat (limited to 'experimental')
-rw-r--r--experimental/ndkSampleGen/gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/ndkSampleGen/gradle/wrapper/gradle-wrapper.properties b/experimental/ndkSampleGen/gradle/wrapper/gradle-wrapper.properties
index 63d72762..577990e7 100644
--- a/experimental/ndkSampleGen/gradle/wrapper/gradle-wrapper.properties
+++ b/experimental/ndkSampleGen/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-3.4.1-all.zip \ No newline at end of file
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip \ No newline at end of file