diff options
author | Renard | 2019-03-18 16:39:44 -0300 |
---|---|---|
committer | Renard | 2019-03-18 16:39:44 -0300 |
commit | 463ac0ee787f3e5d791e2bfea7d0ec5fbabff89a (patch) | |
tree | 9dfb06790f696ddb9c0ec44f04d781265f36a3f6 /gradle | |
parent | 56a4714a3af6cd74b5946afdf245be97cfb56ba6 (diff) | |
download | BaiApp-463ac0ee787f3e5d791e2bfea7d0ec5fbabff89a.tar.gz BaiApp-463ac0ee787f3e5d791e2bfea7d0ec5fbabff89a.tar.xz BaiApp-463ac0ee787f3e5d791e2bfea7d0ec5fbabff89a.zip |
Update
Diffstat (limited to 'gradle')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index d0adf08..acdb17f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Sat Sep 24 01:15:45 CLT 2016 +#Mon Mar 18 15:38:58 CLST 2019 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip |