From 27c374dcd27855f05e5f045c853a0589869fa724 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 3 Oct 2022 03:51:01 +0000 Subject: [PATCH] Update NextPush to 1.4.1 (16) --- metadata/org.unifiedpush.distributor.nextpush.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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