From 27739277b0dd688973ca7afaa0ad9112acd06e5f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 6 Oct 2022 04:13:26 +0000 Subject: [PATCH] Update Unstoppable to 0.27.0 (68) --- 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 8e591ba128..0af17e42f0 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -196,7 +196,18 @@ Builds: gradle: - yes + - versionName: 0.27.0 + versionCode: 68 + commit: 645d587fb3c3825da0ebfb9be13ff9fd31837a09 + 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.26.1 -CurrentVersionCode: 67 +CurrentVersion: 0.27.0 +CurrentVersionCode: 68