diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 30971bb2e7..c5b371b35c 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -42,7 +42,18 @@ Builds: gradle: - yes + - versionName: 0.23.0 + versionCode: 54 + commit: fe15c675ff8076eb6216e8653358f0bc8501a316 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags CurrentVersion: 0.23.0 -CurrentVersionCode: 53 +CurrentVersionCode: 54