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