diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 715311a527..b7eb7d94df 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -392,7 +392,18 @@ Builds: gradle: - yes + - versionName: 0.35.1 + versionCode: 90 + commit: aa896cc9c13b9c425bdcda05f0159234c9e1727c + 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.35.0 -CurrentVersionCode: 89 +CurrentVersion: 0.35.1 +CurrentVersionCode: 90