diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 42a473e8c6..8a41f29172 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -163,7 +163,18 @@ Builds: gradle: - yes + - versionName: 0.25.3 + versionCode: 65 + commit: 5ce20e6e4e0f75a76496051ba6f78312bc641a51 + 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.25.2 -CurrentVersionCode: 64 +CurrentVersion: 0.25.3 +CurrentVersionCode: 65