From f66873298a33aa7c401d9e2e61c5f93e6029b13e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 21 Dec 2023 12:12:36 +0000 Subject: [PATCH] Update Unstoppable to 0.37.0 (93) --- 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 7b521b3154..7016dd7be8 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -425,7 +425,18 @@ Builds: gradle: - yes + - versionName: 0.37.0 + versionCode: 93 + commit: e7be93c21db201992696501a63b6825feb85ba31 + 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.36.1 -CurrentVersionCode: 92 +CurrentVersion: 0.37.0 +CurrentVersionCode: 93