Skip to content

Commit

Permalink
Change project name to tfa (Thunderbird for Android)
Browse files Browse the repository at this point in the history
  • Loading branch information
wmontwe committed Feb 20, 2025
1 parent e3eab6b commit 3c87856
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ dependencyResolutionManagement {

enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")

rootProject.name = "k-9"
// Thunderbird for Android
rootProject.name = "tfa"

include(
":app-k9mail",
Expand Down

0 comments on commit 3c87856

Please sign in to comment.