From f22e9d3dbf4fa85c506d21815e888d577d8ffb8f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 20 Feb 2024 22:13:16 +0000 Subject: [PATCH] Update Unchained to 1.2.1 (43) --- .../com.github.livingwithhippos.unchained.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.livingwithhippos.unchained.yml b/metadata/com.github.livingwithhippos.unchained.yml index 87aaaffe60..87d7b41059 100644 --- a/metadata/com.github.livingwithhippos.unchained.yml +++ b/metadata/com.github.livingwithhippos.unchained.yml @@ -109,7 +109,20 @@ Builds: rm: - extra_assets/plugins/unchained_plugins_pack.zip + - versionName: 1.2.1 + versionCode: 43 + commit: 7bddde00fec62d5ab95337674bc03261413533d3 + subdir: app/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + rm: + - extra_assets/plugins/unchained_plugins_pack.zip + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.1.2 -CurrentVersionCode: 40 +CurrentVersion: 1.2.1 +CurrentVersionCode: 43