diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 8e591ba128..0af17e42f0 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -196,7 +196,18 @@ Builds: gradle: - yes + - versionName: 0.27.0 + versionCode: 68 + commit: 645d587fb3c3825da0ebfb9be13ff9fd31837a09 + 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.26.1 -CurrentVersionCode: 67 +CurrentVersion: 0.27.0 +CurrentVersionCode: 68