diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 0527fa66ae..586148c81e 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -491,7 +491,18 @@ Builds: gradle: - yes + - versionName: 0.37.5 + versionCode: 99 + commit: 3b34680fbd97379b6f439c446e9caca64a4793c2 + 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.4 -CurrentVersionCode: 98 +CurrentVersion: 0.37.5 +CurrentVersionCode: 99