From 82434ebe78ab1781655968f49bced7a3d94c0d75 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 29 Mar 2022 04:13:38 +0000 Subject: [PATCH] Update Unstoppable to 0.24.1 (60) --- 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 b491d062fb..3557c6cf40 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -108,7 +108,18 @@ Builds: gradle: - yes + - versionName: 0.24.1 + versionCode: 60 + commit: 0c429ff41ada5076bd23b6f9cc18dc07325da4d1 + 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.24.0 -CurrentVersionCode: 59 +CurrentVersion: 0.24.1 +CurrentVersionCode: 60