From 6cef7085ba8074aac14fdd95152f6a7428c39e78 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 25 Jan 2025 05:02:01 +0000 Subject: [PATCH] Update Canta to 2.3.1 (207) --- 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 e9995b486c..588b613d67 100644 --- a/metadata/org.samo_lego.canta.yml +++ b/metadata/org.samo_lego.canta.yml @@ -663,10 +663,18 @@ Builds: - yes binary: https://github.com/samolego/Canta/releases/download/%v/app-release.apk + - versionName: 2.3.1 + versionCode: 207 + commit: 017c28f5774691aa09c34e01dda0686f399ce4fe + 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.2.2 -CurrentVersionCode: 205 +CurrentVersion: 2.3.1 +CurrentVersionCode: 207