From 72d13f653080aa98b0f4ca741b592f83b9a8f43e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 9 Jul 2023 09:51:37 +0000 Subject: [PATCH] Update Tasky to 2.3.6 (20) --- 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 99d5ed4870..45e04fbc62 100644 --- a/metadata/com.thatsmanmeet.taskyapp.yml +++ b/metadata/com.thatsmanmeet.taskyapp.yml @@ -72,9 +72,20 @@ Builds: gradle: - yes + - versionName: 2.3.6 + versionCode: 20 + commit: c892deb3d68e4653c45200178acf15eb705f624f + 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.5 -CurrentVersionCode: 19 +CurrentVersion: 2.3.6 +CurrentVersionCode: 20