From 8e62fce64483338083bef5cbf55b7fc13b2b5fef Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 18 Oct 2021 03:58:21 +0000 Subject: [PATCH] =?UTF-8?q?Update=20INpact=20Actualit=C3=A9s=20informatiqu?= =?UTF-8?q?es=20to=202.6.4=20(264)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metadata/com.pcinpact.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.pcinpact.yml b/metadata/com.pcinpact.yml index 777617d36e..21bc1639e1 100644 --- a/metadata/com.pcinpact.yml +++ b/metadata/com.pcinpact.yml @@ -143,7 +143,18 @@ Builds: gradle: - yes + - versionName: 2.6.4 + versionCode: 264 + commit: f7958cdf394903df8dedd229d13848d9f6083ebd + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.6.3 -CurrentVersionCode: 263 +CurrentVersion: 2.6.4 +CurrentVersionCode: 264