diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index b491d062fb..3557c6cf40 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -108,7 +108,18 @@ Builds: gradle: - yes + - versionName: 0.24.1 + versionCode: 60 + commit: 0c429ff41ada5076bd23b6f9cc18dc07325da4d1 + 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.24.0 -CurrentVersionCode: 59 +CurrentVersion: 0.24.1 +CurrentVersionCode: 60