Andrew Brown | fe6c21c | 2016-08-24 16:28:54 -0700 | [diff] [blame] | 1 | # |
| 2 | # jndn-mock |
| 3 | # Copyright (c) 2016, Intel Corporation. |
| 4 | # |
| 5 | # This program is free software; you can redistribute it and/or modify it |
| 6 | # under the terms and conditions of the GNU Lesser General Public License, |
| 7 | # version 3, as published by the Free Software Foundation. |
| 8 | # |
| 9 | # This program is distributed in the hope it will be useful, but WITHOUT ANY |
| 10 | # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 11 | # FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for |
| 12 | # more details. |
| 13 | # |
| 14 | |
Alexander Afanasyev | 8e9330f | 2016-01-25 19:13:40 -0800 | [diff] [blame] | 15 | #Sun Jan 31 16:45:16 PST 2016 |
| 16 | distributionBase=GRADLE_USER_HOME |
| 17 | distributionPath=wrapper/dists |
| 18 | zipStoreBase=GRADLE_USER_HOME |
| 19 | zipStorePath=wrapper/dists |
Alexander Afanasyev | 288fcc9 | 2018-07-24 17:28:14 -0400 | [diff] [blame^] | 20 | distributionUrl=https\://services.gradle.org/distributions/gradle-4.8.1-all.zip |