From f77ee0ffca868b05bb47df5449431095011a9867 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 29 Jan 2024 12:20:14 +0000 Subject: [PATCH] Update Unstoppable to 0.37.3 (97) --- 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 ffa1193cb5..258bfbcf24 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -469,7 +469,18 @@ Builds: gradle: - yes + - versionName: 0.37.3 + versionCode: 97 + commit: a1b14f96cd17e8488b2ef3ae77d24cabb9285830 + 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.37.2 -CurrentVersionCode: 96 +CurrentVersion: 0.37.3 +CurrentVersionCode: 97