diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index c5b371b35c..9d0513e6f1 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -53,7 +53,18 @@ Builds: gradle: - yes + - versionName: 0.23.1 + versionCode: 55 + commit: 7149b6adca28c740d8271c71ba9331d060fc4f40 + 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: 54 +CurrentVersion: 0.23.1 +CurrentVersionCode: 55