From caab308494a605217599c772bbcba246af3d3f1e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 15 Sep 2023 13:59:33 +0000 Subject: [PATCH] Update Unstoppable to 0.35.0 (88) --- 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 c5adc4b167..300f15fc3b 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -381,7 +381,18 @@ Builds: gradle: - yes + - versionName: 0.35.0 + versionCode: 88 + commit: a9b502c0af77ef58cf31e15a0f0729b2cff42107 + 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.34.1 -CurrentVersionCode: 87 +CurrentVersion: 0.35.0 +CurrentVersionCode: 88