Skip to content

Commit

Permalink
gradle update
Browse files Browse the repository at this point in the history
  • Loading branch information
laynepenney committed Mar 11, 2019
1 parent 8022190 commit a3e3f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

function main() {
local default_gradle_version="gradle-4.10.1-all"
local default_gradle_version="gradle-4.10.2-all"

local docker_tag
if [[ -z "${DOCKER_TAG}" ]]; then
Expand Down

0 comments on commit a3e3f1a

Please sign in to comment.