From 01699afdd7d6b07d9f4ef4996ed16ff6ebe372f4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 28 Jan 2025 05:01:13 +0000 Subject: [PATCH] Update Canta to 2.4.0 (208) --- metadata/org.samo_lego.canta.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/org.samo_lego.canta.yml b/metadata/org.samo_lego.canta.yml index 588b613d67..d8526a0420 100644 --- a/metadata/org.samo_lego.canta.yml +++ b/metadata/org.samo_lego.canta.yml @@ -671,10 +671,18 @@ Builds: - yes binary: https://github.com/samolego/Canta/releases/download/%v/app-release.apk + - versionName: 2.4.0 + versionCode: 208 + commit: 6ab5ee51ee623a622789517c2fca75f95a955693 + subdir: app + gradle: + - yes + binary: https://github.com/samolego/Canta/releases/download/%v/app-release.apk + AllowedAPKSigningKeys: 0a2640317c43272188c3e13194c15460691f12c39ea19bba727dd67fb56289d4 AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: app/gradle.properties|version_code=(\d+)|.|version_name=(.+) -CurrentVersion: 2.3.1 -CurrentVersionCode: 207 +CurrentVersion: 2.4.0 +CurrentVersionCode: 208