From 51bb28ca549cd385a2cb002e43455583d26efa1a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 26 Sep 2023 14:05:55 +0000 Subject: [PATCH] Update Unstoppable to 0.35.1 (90) --- 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 715311a527..b7eb7d94df 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -392,7 +392,18 @@ Builds: gradle: - yes + - versionName: 0.35.1 + versionCode: 90 + commit: aa896cc9c13b9c425bdcda05f0159234c9e1727c + 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.35.0 -CurrentVersionCode: 89 +CurrentVersion: 0.35.1 +CurrentVersionCode: 90