From 59e9598f59610c3c2d621d98281696da0b6882d3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 15 Feb 2024 17:56:22 +0000 Subject: [PATCH] Update Carrion to 1.16 (116) --- metadata/us.spotco.carrion.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/us.spotco.carrion.yml b/metadata/us.spotco.carrion.yml index 0063f4b138..19caa3ef9a 100644 --- a/metadata/us.spotco.carrion.yml +++ b/metadata/us.spotco.carrion.yml @@ -38,9 +38,20 @@ Builds: gradle: - yes + - versionName: '1.16' + versionCode: 116 + commit: 7c27bcd1b41aec0e3829655f1108d26a8e1bc616 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: 260e0a49678c78b70c02d6537add3b6dc0a17171bbde8ce75fd4026a8a3e18d2 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.14' -CurrentVersionCode: 114 +CurrentVersion: '1.16' +CurrentVersionCode: 116