From 218b66b3337c5c4a08908f5ec54dbefefce93f5f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 29 Oct 2023 08:15:04 +0000 Subject: [PATCH] Update Stately to 1.11.1 (50) --- metadata/com.lloydtorres.stately.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.lloydtorres.stately.yml b/metadata/com.lloydtorres.stately.yml index 34cb7b07db..48a99a7cac 100644 --- a/metadata/com.lloydtorres.stately.yml +++ b/metadata/com.lloydtorres.stately.yml @@ -36,9 +36,20 @@ Builds: gradle: - yes + - versionName: 1.11.1 + versionCode: 50 + commit: 3acdfefd3dd2e8440431c978f50f972b4220c1b6 + subdir: Stately/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + MaintainerNotes: account creation requires website using Google Analytics (Tracking) AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.11.0 -CurrentVersionCode: 49 +CurrentVersion: 1.11.1 +CurrentVersionCode: 50