diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 535ac50b8f..b491d062fb 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -97,7 +97,18 @@ Builds: gradle: - yes + - versionName: 0.24.0 + versionCode: 59 + commit: aee3ca6dd0a1f7de3e6d069052285f852ba47154 + 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.3 -CurrentVersionCode: 58 +CurrentVersion: 0.24.0 +CurrentVersionCode: 59