mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update K-9 Mail to 6.803
This commit is contained in:
parent
2734d10be2
commit
ba0632214e
1 changed files with 11 additions and 2 deletions
|
|
@ -1388,6 +1388,15 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-plugin/build
|
- build-plugin/build
|
||||||
|
|
||||||
|
- versionName: '6.803'
|
||||||
|
versionCode: 38003
|
||||||
|
commit: '6.803'
|
||||||
|
subdir: app-k9mail
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- build-plugin/build
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
Use output instead of subdir to make gradlew-fdroid correctly determine the gradle version to be used.
|
Use output instead of subdir to make gradlew-fdroid correctly determine the gradle version to be used.
|
||||||
It doesn't work when using subdir because we are two levels deep into the directory structure.
|
It doesn't work when using subdir because we are two levels deep into the directory structure.
|
||||||
|
|
@ -1395,5 +1404,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: '6.802'
|
CurrentVersion: '6.803'
|
||||||
CurrentVersionCode: 38002
|
CurrentVersionCode: 38003
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue