diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index e5764018ff..baf83295c7 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -130,7 +130,18 @@ Builds: gradle: - yes + - versionName: 0.25.0 + versionCode: 62 + commit: 9c2b2939a88866f3d95d8b6b464c28e857d81e88 + 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.2 -CurrentVersionCode: 61 +CurrentVersion: 0.25.0 +CurrentVersionCode: 62