mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Todo Agenda to 4.5.4 (696)
This commit is contained in:
parent
1dfe31a85e
commit
2e612bdd61
1 changed files with 13 additions and 2 deletions
|
|
@ -106,6 +106,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.5.4
|
||||
versionCode: 696
|
||||
commit: 6ec5eba71ecf4cac7237aa4f0b12174f9c87bbaf
|
||||
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,
|
||||
|
|
@ -113,5 +124,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v-release
|
||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||
CurrentVersion: 4.5.3
|
||||
CurrentVersionCode: 695
|
||||
CurrentVersion: 4.5.4
|
||||
CurrentVersionCode: 696
|
||||
|
|
|
|||
Loading…
Reference in a new issue