From 7b98ff355ce7c6fac5f67bbc1d3f8921db16095e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 28 Jul 2023 14:32:33 +0000 Subject: [PATCH] Update Unstoppable to 0.33.3 (84) --- 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 d7ff95243f..7ea82bcbd0 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -336,7 +336,18 @@ Builds: gradle: - yes + - versionName: 0.33.3 + versionCode: 84 + commit: b8b4e14953949592e2d73cdaadbc72241278914f + 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.2 -CurrentVersionCode: 83 +CurrentVersion: 0.33.3 +CurrentVersionCode: 84