thunderbird-android/app/k9mail
cketti 8b9abf2bcc Fix F-Droid build
fdroidserver contains code to strip signing config blocks from `build.gradle[.kts]` files. That code also removed the assignment inside the `let` lambda. This in turn lead to Gradle failing the compilation of the Kotlin script because the argument `releaseSigningConfig` was unused 😞

Adding the "F-Droid hack" comment in this line prevents fdroidserver's regular expression from matching and removing this line.
2023-10-04 14:03:35 +02:00
..
src Merge pull request #7182 from thundernest/add_account_edit_feature 2023-09-28 13:28:55 +00:00
build.gradle.kts Fix F-Droid build 2023-10-04 14:03:35 +02:00
proguard-rules.pro Don't let R8 remove TokenCompleteTextView 2023-05-01 19:29:19 +02:00