diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 8c76b86787..d7ff95243f 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -325,7 +325,18 @@ Builds: gradle: - yes + - versionName: 0.33.2 + versionCode: 83 + commit: b27d5720cca86e3c8465e09d033515af26146a03 + 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.1 -CurrentVersionCode: 82 +CurrentVersion: 0.33.2 +CurrentVersionCode: 83