Update metadata for K-9 13.0

This commit is contained in:
Corey Bryant 2025-10-27 09:10:17 -04:00 committed by Corey C. Bryant
parent a75e3cef7b
commit bbceca37e0

View file

@ -1687,6 +1687,22 @@ Builds:
scandelete:
- build-plugin
- versionName: '13.0'
versionCode: 39029
commit: 7221737cf0554b33b35c2a60519700d49945e127
subdir: app-k9mail
gradle:
- foss
rm:
- app-thunderbird
- feature/funding/googleplay
prebuild:
- sed -i -e 's|maven.mozilla.org/maven2|jitpack.io|' -e '/glean/d' -e '/googleplay/d'
-e '/foojay/d' ../settings.gradle.kts
- sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts
scandelete:
- build-plugin
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.
@ -1694,5 +1710,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '12.1'
CurrentVersionCode: 39028
CurrentVersion: '13.0'
CurrentVersionCode: 39029