From 83be63ca956626c26c52947b282cf2ac6ad39858 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 21 Jun 2023 14:23:05 +0000 Subject: [PATCH] Update Unstoppable to 0.33.0 (80) --- metadata/io.horizontalsystems.bankwallet.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index bf660f01aa..691f1d40e9 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -292,7 +292,18 @@ Builds: gradle: - yes + - versionName: 0.33.0 + versionCode: 80 + commit: 474d78ce8407626ef58b1d0facf0f658c9871910 + 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: 79 +CurrentVersionCode: 80