diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 300f15fc3b..1796552209 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -392,7 +392,18 @@ Builds: gradle: - yes + - versionName: 0.35.0 + versionCode: 89 + commit: 447fdd90f7ca068a44d468ad3ffc47254b3949a7 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags CurrentVersion: 0.35.0 -CurrentVersionCode: 88 +CurrentVersionCode: 89