From 1a53389dc45340d65f48e4ad3bafdb94f8e9e270 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 30 Dec 2021 03:52:52 +0000 Subject: [PATCH] Update Unstoppable to 0.23.2 (57) --- metadata/io.horizontalsystems.bankwallet.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 7c27c497b9..b67a34bebd 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -75,7 +75,18 @@ Builds: gradle: - yes + - versionName: 0.23.2 + versionCode: 57 + commit: 00deefe43c9ec686b280289b47ce5f4fa4351ad8 + 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.23.2 -CurrentVersionCode: 56 +CurrentVersionCode: 57