We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8022190 commit a3e3f1aCopy full SHA for a3e3f1a
1 file changed
env.sh
@@ -3,7 +3,7 @@
3
export ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
5
function main() {
6
- local default_gradle_version="gradle-4.10.1-all"
+ local default_gradle_version="gradle-4.10.2-all"
7
8
local docker_tag
9
if [[ -z "${DOCKER_TAG}" ]]; then
0 commit comments