From 5978210ced06984564fec30bea1127982f2cde23 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 25 Jun 2022 04:05:56 +0000 Subject: [PATCH] Update Unstoppable to 0.25.3 (65) --- 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 42a473e8c6..8a41f29172 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -163,7 +163,18 @@ Builds: gradle: - yes + - versionName: 0.25.3 + versionCode: 65 + commit: 5ce20e6e4e0f75a76496051ba6f78312bc641a51 + 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.2 -CurrentVersionCode: 64 +CurrentVersion: 0.25.3 +CurrentVersionCode: 65