diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 7c27c497b9..b67a34bebd 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -75,7 +75,18 @@ Builds: gradle: - yes + - versionName: 0.23.2 + versionCode: 57 + commit: 00deefe43c9ec686b280289b47ce5f4fa4351ad8 + 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.2 -CurrentVersionCode: 56 +CurrentVersionCode: 57