Merge branch 'todo-agenda-3-1-9' into 'master'

ToDo Agenda v.3.1.9. Bug fixes. Translations updated

See merge request fdroid/fdroiddata!6085
This commit is contained in:
Licaon_Kter 2020-01-08 16:43:00 +00:00
commit 183a8ac8a5
2 changed files with 20 additions and 4 deletions

View file

@ -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

View file

@ -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