diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 8a41f29172..18165a748f 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -174,7 +174,18 @@ Builds: gradle: - yes + - versionName: 0.26.0 + versionCode: 66 + commit: f12b7d54ed5811fe93946fb28849388167323358 + 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.25.3 -CurrentVersionCode: 65 +CurrentVersion: 0.26.0 +CurrentVersionCode: 66