Update README.md

This commit is contained in:
Vadim 2023-07-19 16:38:20 +02:00
parent f5135d00eb
commit 154fd9c56d

View file

@ -29,6 +29,10 @@ Without further delay behold my new Lightmeter app inspired by Material You (a.k
# Build
## Available flavors
Building with prod flavor requires `DefaultFirebaseOptions` to be present in the _lib/firebase_options.dart_ If you don't want to create your own firebase app, you end up with only dev flavor.
## IAP repo import
As part of the app's functionallity is in the private repo, you have to replace this lines in _pubspec.yaml_:
```yaml