diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 9d0513e6f1..7c27c497b9 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -64,7 +64,18 @@ Builds: gradle: - yes + - versionName: 0.23.2 + versionCode: 56 + commit: 95fe0cc6bc2883d668f20002a46cc0fac4830658 + 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.1 -CurrentVersionCode: 55 +CurrentVersion: 0.23.2 +CurrentVersionCode: 56