diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index c3311129fa..7e3c89514a 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -359,7 +359,18 @@ Builds: gradle: - yes + - versionName: 0.34.0 + versionCode: 86 + commit: 95b684a5f79a04cf15ef8d78c9568cd9e97343a0 + 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.34.0 -CurrentVersionCode: 85 +CurrentVersionCode: 86