From 032ed10084929d30cc38d7f2c08e1c8c1af72835 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 24 Feb 2022 03:52:59 +0000 Subject: [PATCH] Update NextPush to 1.2.0 (9) --- 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 bdc4d36071..abb1b2ee43 100644 --- a/metadata/org.unifiedpush.distributor.nextpush.yml +++ b/metadata/org.unifiedpush.distributor.nextpush.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: 1.2.0 + versionCode: 9 + commit: d6ef8adea5406f15373fabefb93f4189e29d7ab2 + 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.1.1 -CurrentVersionCode: 8 +CurrentVersion: 1.2.0 +CurrentVersionCode: 9