diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 7016dd7be8..40bd44a6a3 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -436,7 +436,18 @@ Builds: gradle: - yes + - versionName: 0.37.0 + versionCode: 94 + commit: d5815778d69a72dc6723ee7d2103a409c4453470 + 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: 93 +CurrentVersionCode: 94