diff --git a/metadata/org.unifiedpush.distributor.nextpush.yml b/metadata/org.unifiedpush.distributor.nextpush.yml index 2ece4bc662..4cb22c812c 100644 --- a/metadata/org.unifiedpush.distributor.nextpush.yml +++ b/metadata/org.unifiedpush.distributor.nextpush.yml @@ -125,7 +125,18 @@ Builds: gradle: - yes + - versionName: 1.4.1 + versionCode: 16 + commit: ac67201dd9bfe2c62987df41c6179b880040b436 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags \d+\.\d+(\.\d+)? -CurrentVersion: 1.4.0 -CurrentVersionCode: 15 +CurrentVersion: 1.4.1 +CurrentVersionCode: 16