mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update OpenMoneyBox to 3.4.2.9 (59)
This commit is contained in:
parent
da90e5a718
commit
336fc16949
1 changed files with 13 additions and 2 deletions
|
|
@ -361,8 +361,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.4.2.9
|
||||
versionCode: 59
|
||||
commit: 66c961705d9036e8a7c448c76ee2d91717a3d471
|
||||
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
|
||||
UpdateCheckData: android/API33/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
|
||||
CurrentVersion: 3.4.2.8
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 3.4.2.9
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue