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