diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index c5adc4b167..300f15fc3b 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -381,7 +381,18 @@ Builds: gradle: - yes + - versionName: 0.35.0 + versionCode: 88 + commit: a9b502c0af77ef58cf31e15a0f0729b2cff42107 + 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.1 -CurrentVersionCode: 87 +CurrentVersion: 0.35.0 +CurrentVersionCode: 88