mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ToDo Agenda v.3.1.9. Bug fixes. Translations updated
This commit is contained in:
parent
547f067e38
commit
0bb9b750c8
2 changed files with 20 additions and 4 deletions
|
|
@ -178,6 +178,15 @@ Builds:
|
|||
prebuild: sed -i -e '/defaultConfig/a\ applicationId "com.plusonelabs.calendar"'
|
||||
build.gradle
|
||||
|
||||
- versionName: 3.1.9-565
|
||||
versionCode: 565
|
||||
commit: 3.1.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/defaultConfig/a\ applicationId "com.plusonelabs.calendar"'
|
||||
build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
Upstream generates CV and CVC from git, so we don't catch that anymore,
|
||||
see https://github.com/plusonelabs/calendar-widget/issues/210.
|
||||
|
|
@ -189,5 +198,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.1.7-560
|
||||
CurrentVersionCode: 560
|
||||
CurrentVersion: 3.1.9-565
|
||||
CurrentVersionCode: 565
|
||||
|
|
|
|||
|
|
@ -39,11 +39,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.9-565
|
||||
versionCode: 565
|
||||
commit: 3.1.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Upstream generates CV and CVC from git, so we don't catch that anymore,
|
||||
see https://github.com/plusonelabs/calendar-widget/issues/210.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.1.7-560
|
||||
CurrentVersionCode: 560
|
||||
CurrentVersion: 3.1.9-565
|
||||
CurrentVersionCode: 565
|
||||
|
|
|
|||
Loading…
Reference in a new issue