mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Todo Agenda to 4.5.6 (698)
This commit is contained in:
parent
f0136e5fbd
commit
d325e974f4
1 changed files with 13 additions and 2 deletions
|
|
@ -128,6 +128,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.5.6
|
||||
versionCode: 698
|
||||
commit: 9be0a485a4347ef82a052cc61815f89ae5bf1e80
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Since v.4.1 upstream reverted to static versionName and versionCode,
|
||||
at least till F-Droid starts supporting this,
|
||||
|
|
@ -135,5 +146,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v-release
|
||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||
CurrentVersion: 4.5.5
|
||||
CurrentVersionCode: 697
|
||||
CurrentVersion: 4.5.6
|
||||
CurrentVersionCode: 698
|
||||
|
|
|
|||
Loading…
Reference in a new issue