diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 3557c6cf40..e5764018ff 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -119,7 +119,18 @@ Builds: gradle: - yes + - versionName: 0.24.2 + versionCode: 61 + commit: fea4c5d96759a865408f92e661a13e10faa66226 + 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.1 -CurrentVersionCode: 60 +CurrentVersion: 0.24.2 +CurrentVersionCode: 61