diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 18165a748f..8e591ba128 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -185,7 +185,18 @@ Builds: gradle: - yes + - versionName: 0.26.1 + versionCode: 67 + commit: 2e161ed4534b820cc8c42cda0d966e59f2f81f64 + 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.0 -CurrentVersionCode: 66 +CurrentVersion: 0.26.1 +CurrentVersionCode: 67