From 01d3ead6d61e2d132413f06e3c8e245ec4da641f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 4 Jun 2022 04:08:40 +0000 Subject: [PATCH] Update Unstoppable to 0.25.0 (62) --- 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 e5764018ff..baf83295c7 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -130,7 +130,18 @@ Builds: gradle: - yes + - versionName: 0.25.0 + versionCode: 62 + commit: 9c2b2939a88866f3d95d8b6b464c28e857d81e88 + 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.2 -CurrentVersionCode: 61 +CurrentVersion: 0.25.0 +CurrentVersionCode: 62