From 469d7a1132ff0647d3033b4d8352e3a5fd1cab1f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 31 Oct 2022 13:40:22 +0000 Subject: [PATCH] Update Unstoppable to 0.28.0 (69) --- 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 ce1e2c1f71..ffdd1382ac 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -207,7 +207,18 @@ Builds: gradle: - yes + - versionName: 0.28.0 + versionCode: 69 + commit: 4e64b854966d9416ffc55c1537c6b2e3df41e025 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.27.0 -CurrentVersionCode: 68 +CurrentVersion: 0.28.0 +CurrentVersionCode: 69