Skip to content

Commit

Permalink
Rename fdroid flavor to foss
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Jul 23, 2024
1 parent 56f536f commit 7967650
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ android {
flavorDimensions.add("variants")
productFlavors {
register("core")
register("fdroid")
register("foss")
register("prepaid")
}

Expand Down
File renamed without changes.

0 comments on commit 7967650

Please sign in to comment.