diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 247ac47b0a..bf660f01aa 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -281,7 +281,18 @@ Builds: gradle: - yes + - versionName: 0.33.0 + versionCode: 79 + commit: 15e7111086e4ef92c5ed7a6a1fa2f2f05c6a588c + 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: 78 +CurrentVersionCode: 79