diff --git a/metadata/org.unifiedpush.distributor.nextpush.yml b/metadata/org.unifiedpush.distributor.nextpush.yml index 1add86da82..fda0499bed 100644 --- a/metadata/org.unifiedpush.distributor.nextpush.yml +++ b/metadata/org.unifiedpush.distributor.nextpush.yml @@ -209,7 +209,18 @@ Builds: gradle: - yes + - versionName: 1.7.1 + versionCode: 26 + commit: e2c98f0e81ffff1b69e96b2751490d4a4085ede8 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags ^[\d.]+$ -CurrentVersion: 1.7.0 -CurrentVersionCode: 25 +CurrentVersion: 1.7.1 +CurrentVersionCode: 26