diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index ffa1193cb5..258bfbcf24 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -469,7 +469,18 @@ Builds: gradle: - yes + - versionName: 0.37.3 + versionCode: 97 + commit: a1b14f96cd17e8488b2ef3ae77d24cabb9285830 + 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.2 -CurrentVersionCode: 96 +CurrentVersion: 0.37.3 +CurrentVersionCode: 97