aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-07-23 23:03:10 +0530
committerGitHub <noreply@github.com>2020-07-23 19:33:10 +0200
commita9897af0309332df9bbfafee7b1c782d5d73e13d (patch)
tree7d47a790d0e2f51bac011365dcbd3f8bfadf41c4 /README.md
parentda3ca10de664ec90f12320f3059c7b8fdc8315f9 (diff)
README: clarify build types (#966)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 367e65a5..15a18dc0 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,9 @@ Pull requests are more than welcome (see [TODO](https://github.com/android-passw
height="80" />
</a>
+## Build types
+
+We generate release binaries under two separate configurations titled `free` and `nonFree`. The distinction was created following the merge of [#900](https://msfjarvis.dev/aps/pr/900), that introduced a dependency on closed source GMS libraries. Since F-Droid is a FOSS-only app store, we created the `free` flavor where we do not ship the GMS dependency and thus the feature to fill SMS OTPs is unavailable.
## Features