Update K-9 Mail to 6.800

This commit is contained in:
cketti 2024-02-29 16:44:15 +01:00
parent 98dedf1f44
commit c8baf89ebc

View file

@ -1353,6 +1353,19 @@ Builds:
scandelete: scandelete:
- build-plugin/build - build-plugin/build
- versionName: '6.800'
versionCode: 38000
commit: '6.800'
subdir: app-k9mail
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
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.
@ -1360,5 +1373,5 @@ MaintainerNotes: |-
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: '6.603' CurrentVersion: '6.800'
CurrentVersionCode: 36003 CurrentVersionCode: 38000