From ba69fe01e3eab342c8c57690daa54c61e6494a19 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 10 Aug 2022 04:34:25 +0000 Subject: [PATCH] Update Unstoppable to 0.26.0 (66) --- 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 8a41f29172..18165a748f 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -174,7 +174,18 @@ Builds: gradle: - yes + - versionName: 0.26.0 + versionCode: 66 + commit: f12b7d54ed5811fe93946fb28849388167323358 + 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.3 -CurrentVersionCode: 65 +CurrentVersion: 0.26.0 +CurrentVersionCode: 66