mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Fitness Calendar to 2024.11.1 (8)
This commit is contained in:
parent
5a80e0914c
commit
9cb43f47b9
1 changed files with 9 additions and 2 deletions
|
|
@ -27,10 +27,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2024.11.1
|
||||||
|
versionCode: 8
|
||||||
|
commit: ea2e0a2c3c1a9ac9456b35a7f1483f71eb01d17e
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 2e5efe79551b2205bd95b1348114776fb44ef37b402012e446b759935a425fa8
|
AllowedAPKSigningKeys: 2e5efe79551b2205bd95b1348114776fb44ef37b402012e446b759935a425fa8
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags v.*
|
UpdateCheckMode: Tags v.*
|
||||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.+)
|
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.+)
|
||||||
CurrentVersion: 2024.10.3
|
CurrentVersion: 2024.11.1
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue