Update K-9 Mail to 6.904 (beta)

This commit is contained in:
Wolf-Martell Montwé 2024-06-28 11:53:45 +02:00
parent e0ac75cab9
commit 5cd78591ea
No known key found for this signature in database
GPG key ID: 6D45B21512ACBF72

View file

@ -1434,6 +1434,15 @@ Builds:
scandelete:
- build-plugin/build
- versionName: '6.904'
versionCode: 39004
commit: '6.904'
subdir: app-k9mail
gradle:
- yes
scandelete:
- build-plugin/build
MaintainerNotes: |-
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.