diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index bf660f01aa..691f1d40e9 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -292,7 +292,18 @@ Builds: gradle: - yes + - versionName: 0.33.0 + versionCode: 80 + commit: 474d78ce8407626ef58b1d0facf0f658c9871910 + 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.33.0 -CurrentVersionCode: 79 +CurrentVersionCode: 80