Update OpenMoneyBox to [58] (3.4.2.8)

This commit is contained in:
IgorC 2024-02-18 15:12:50 +00:00 committed by linsui
parent 11421bf0b6
commit fdf6fe0fd3

View file

@ -350,7 +350,19 @@ Builds:
gradle:
- yes
- versionName: 3.4.2.8
versionCode: 58
commit: bc5093fa179045831a540b4e6e2f0847fc7112b7
subdir: android/API33
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.4.2.7
CurrentVersionCode: 57
UpdateCheckData: android/API33/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
CurrentVersion: 3.4.2.8
CurrentVersionCode: 58