From 486e56e58840102392f77f4dd8058b12c39caa0f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 26 Oct 2023 10:54:55 +0000 Subject: [PATCH] Update Tasky to 2.3.9 (23) --- 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 ba81602d23..23765d2501 100644 --- a/metadata/com.thatsmanmeet.taskyapp.yml +++ b/metadata/com.thatsmanmeet.taskyapp.yml @@ -94,9 +94,20 @@ Builds: gradle: - yes + - versionName: 2.3.9 + versionCode: 23 + commit: 34de971679d826c2635d65b3437e666332fe3539 + 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.7 -CurrentVersionCode: 21 +CurrentVersion: 2.3.9 +CurrentVersionCode: 23