From 6d3f688cc2b554cd4b8f2f9fca093f3fbd6dfb2e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 18 Jan 2022 04:09:09 +0000 Subject: [PATCH] Update Unstoppable to 0.23.3 (58) --- 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 b67a34bebd..535ac50b8f 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -86,7 +86,18 @@ Builds: gradle: - yes + - versionName: 0.23.3 + versionCode: 58 + commit: a520b87e9553e69c76d9d48a0adb0268a53e65b2 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.23.2 -CurrentVersionCode: 57 +CurrentVersion: 0.23.3 +CurrentVersionCode: 58