Update package gradle

This commit is contained in:
Maxython
2021-10-06 22:42:26 +03:00
parent 6b75541cd0
commit 0ddba9feaf

View File

@@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Powerful build system for the JVM"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=7.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://services.gradle.org/distributions/gradle-$TERMUX_PKG_VERSION-all.zip
TERMUX_PKG_SHA256=a8da5b02437a60819cad23e10fc7e9cf32bcb57029d9cb277e26eeff76ce014b
TERMUX_PKG_DEPENDS="openjdk-17"