commit | 12affa4696ae80b18683e96d5a07e9ffc2cc7c2a | [log] [tgz] |
---|---|---|
author | Trevor Johns <trevorjohns@google.com> | Wed Oct 30 17:11:45 2013 -0700 |
committer | Trevor Johns <trevorjohns@google.com> | Wed Oct 30 17:11:45 2013 -0700 |
tree | 2ad70b51c4cc6fcc6d01c28638bf4d6e5ef4ce48 | |
parent | a6b4636faeaa3613bae3dfcbed7fd8886d615714 [diff] |
BasicSyncAdapter Sample: Update gradle wrapper version Switch from v1.6 to v1.8. Change-Id: I7750f40c8eb3a82af36dc7f8586fd0c2f8a48d77
diff --git a/connectivity/sync/BasicSyncAdapter/gradle/wrapper/gradle-wrapper.properties b/connectivity/sync/BasicSyncAdapter/gradle/wrapper/gradle-wrapper.properties index 5c22dec..861eddc 100644 --- a/connectivity/sync/BasicSyncAdapter/gradle/wrapper/gradle-wrapper.properties +++ b/connectivity/sync/BasicSyncAdapter/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=http\://services.gradle.org/distributions/gradle-1.6-bin.zip +distributionUrl=http\://services.gradle.org/distributions/gradle-1.8-bin.zip