diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index 40bd44a6a3..00ca9928e4 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -447,7 +447,18 @@ Builds: gradle: - yes + - versionName: 0.37.1 + versionCode: 95 + commit: 3a5499856fbf23add9e0de8988ad35389bd9ce53 + 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.37.0 -CurrentVersionCode: 94 +CurrentVersion: 0.37.1 +CurrentVersionCode: 95