Skip to content

Commit a3e3f1a

Browse files
committed
gradle update
1 parent 8022190 commit a3e3f1a

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.10.1-all"
6+
local default_gradle_version="gradle-4.10.2-all"
77

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

0 commit comments

Comments
 (0)