From fa9f074a4eccbdf72a30c5cbea732a7700afe335 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 8 Apr 2022 04:05:37 +0000 Subject: [PATCH] Update Unstoppable to 0.24.2 (61) --- 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 3557c6cf40..e5764018ff 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -119,7 +119,18 @@ Builds: gradle: - yes + - versionName: 0.24.2 + versionCode: 61 + commit: fea4c5d96759a865408f92e661a13e10faa66226 + 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.1 -CurrentVersionCode: 60 +CurrentVersion: 0.24.2 +CurrentVersionCode: 61