From fec71007caf0ddb335ad78db93bd01c62aa64c7f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 17 Jun 2022 04:13:49 +0000 Subject: [PATCH] Update Unstoppable to 0.25.2 (64) --- 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 34fd9c90b3..42a473e8c6 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -152,7 +152,18 @@ Builds: gradle: - yes + - versionName: 0.25.2 + versionCode: 64 + commit: 6af462e3ea36f4d7e4f1b3ebe7bfbea9f5612961 + 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.25.1 -CurrentVersionCode: 63 +CurrentVersion: 0.25.2 +CurrentVersionCode: 64