From 2701432ad80fdaaa4c93a18a63aad316f97ee3b6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 10 Jun 2022 04:09:58 +0000 Subject: [PATCH] Update Unstoppable to 0.25.1 (63) --- 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 baf83295c7..34fd9c90b3 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -141,7 +141,18 @@ Builds: gradle: - yes + - versionName: 0.25.1 + versionCode: 63 + commit: 658dba09084d675385ce1e3eabcdb086b4c7c447 + 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.0 -CurrentVersionCode: 62 +CurrentVersion: 0.25.1 +CurrentVersionCode: 63