Skip to content

Commit 8022190

Browse files
committed
update
1 parent c6ec353 commit 8022190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
export ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44

55
function main() {
6-
local default_gradle_version="gradle-4.9-bin"
6+
local default_gradle_version="gradle-4.10.1-all"
77

88
local docker_tag
99
if [[ -z "${DOCKER_TAG}" ]]; then

0 commit comments

Comments
 (0)