diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 34fd9c90b3..42a473e8c6 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -152,7 +152,18 @@ Builds: gradle: - yes + - versionName: 0.25.2 + versionCode: 64 + commit: 6af462e3ea36f4d7e4f1b3ebe7bfbea9f5612961 + 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.1 -CurrentVersionCode: 63 +CurrentVersion: 0.25.2 +CurrentVersionCode: 64