From 5fdc547dda1d7aad8e9d8ee7630f4b74cb947ac8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 26 Feb 2024 12:38:00 +0000 Subject: [PATCH] Update Unstoppable to 0.37.4 (98) --- 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 258bfbcf24..0527fa66ae 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -480,7 +480,18 @@ Builds: gradle: - yes + - versionName: 0.37.4 + versionCode: 98 + commit: 051a230287767bad6d2d41ad95a7e095fd3a3c38 + 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.3 -CurrentVersionCode: 97 +CurrentVersion: 0.37.4 +CurrentVersionCode: 98