diff --git a/CopyrightWaivers.txt b/CopyrightWaivers.txt index 76456b36..6d501556 100644 --- a/CopyrightWaivers.txt +++ b/CopyrightWaivers.txt @@ -43,3 +43,4 @@ shenghaiyang | 盛海洋, shenghaiyang@aliyun.com kiiadi | Kyle Thomson, kylthoms@amazon.com, Amazon.com jroper | James Roper, james@jazzy.id.au, Lightbend Inc. olegdokuka | Oleh Dokuka, shadowgun@.i.ua, Netifi Inc. +Scottmitch | Scott Mitchell, scott_mitchell@apple.com, Apple Inc. diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 12556c82..1d5b29fb 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ -distributionUrl=http\://services.gradle.org/distributions/gradle-4.3-bin.zip distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -zipStorePath=wrapper/dists zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip