mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Todo Agenda to 4.9.0 (705)
This commit is contained in:
parent
654e90dcbb
commit
8f67df7042
1 changed files with 13 additions and 2 deletions
|
|
@ -161,6 +161,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.9.0
|
||||
versionCode: 705
|
||||
commit: c41d57a66427fd054b4d930abd79260c8dc1554f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Since v.4.1 upstream reverted to static versionName and versionCode,
|
||||
at least till F-Droid starts supporting this,
|
||||
|
|
@ -168,5 +179,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||
CurrentVersion: 4.8.0
|
||||
CurrentVersionCode: 704
|
||||
CurrentVersion: 4.9.0
|
||||
CurrentVersionCode: 705
|
||||
|
|
|
|||
Loading…
Reference in a new issue