diff --git a/metadata/net.xzos.upgradeall.yml b/metadata/net.xzos.upgradeall.yml index 1c6d619dce..db2c43a52d 100644 --- a/metadata/net.xzos.upgradeall.yml +++ b/metadata/net.xzos.upgradeall.yml @@ -145,6 +145,10 @@ Builds: versionCode: 103 commit: b81e90c6e3d1870fc866c4ac67ccd01e6f627312 subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a gradle: - yes prebuild: sed -i -e '/firebase/d' -e '/gms/d' build.gradle ../build.gradle