From 9e333ccff48e5b46c85c611200b7f6f168ba76e2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 11 Jan 2024 12:20:57 +0000 Subject: [PATCH] Update Unstoppable to 0.37.1 (95) --- 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 40bd44a6a3..00ca9928e4 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -447,7 +447,18 @@ Builds: gradle: - yes + - versionName: 0.37.1 + versionCode: 95 + commit: 3a5499856fbf23add9e0de8988ad35389bd9ce53 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.37.0 -CurrentVersionCode: 94 +CurrentVersion: 0.37.1 +CurrentVersionCode: 95