Update K-9 Mail to 6.901 (beta)

This commit is contained in:
cketti 2024-05-15 18:36:41 +02:00 committed by Licaon_Kter
parent 2192125a67
commit f700b243e0

View file

@ -1406,6 +1406,15 @@ Builds:
scandelete:
- build-plugin/build
- versionName: '6.901'
versionCode: 39001
commit: '6.901'
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.