From acc7e42d8aaa4988e63f9aa71848d54dd621860f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 8 Oct 2023 09:45:49 +0000 Subject: [PATCH] Update Tasky to 2.3.7 (21) --- metadata/com.thatsmanmeet.taskyapp.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.thatsmanmeet.taskyapp.yml b/metadata/com.thatsmanmeet.taskyapp.yml index 45e04fbc62..ba81602d23 100644 --- a/metadata/com.thatsmanmeet.taskyapp.yml +++ b/metadata/com.thatsmanmeet.taskyapp.yml @@ -83,9 +83,20 @@ Builds: gradle: - yes + - versionName: 2.3.7 + versionCode: 21 + commit: ce1ca88c401415d4803caca0b048c5236a8f55e3 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AllowedAPKSigningKeys: 7eef49f0e016026000f00da20120632b90d898640b65d785caf6a587c382724f AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.3.6 -CurrentVersionCode: 20 +CurrentVersion: 2.3.7 +CurrentVersionCode: 21