diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index b67a34bebd..535ac50b8f 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -86,7 +86,18 @@ Builds: gradle: - yes + - versionName: 0.23.3 + versionCode: 58 + commit: a520b87e9553e69c76d9d48a0adb0268a53e65b2 + 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: 57 +CurrentVersion: 0.23.3 +CurrentVersionCode: 58