From 601a8617a3aaf0a8e47c406c187775528fe2d173 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 5 Jul 2023 14:09:47 +0000 Subject: [PATCH] Update Unstoppable to 0.33.1 (82) --- metadata/io.horizontalsystems.bankwallet.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 16f35e2c66..8c76b86787 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -314,7 +314,18 @@ Builds: gradle: - yes + - versionName: 0.33.1 + versionCode: 82 + commit: 56870ed1334154f72d7e0c89c9b8f034d578ed26 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.33.0 -CurrentVersionCode: 81 +CurrentVersion: 0.33.1 +CurrentVersionCode: 82