Skip to content

Commit

Permalink
Update examples/CustomEntitlementComputationSample/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Boedo <andresboedo@gmail.com>
  • Loading branch information
vegaro and aboedo authored Jul 24, 2023
1 parent 240bb4b commit 5468bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CustomEntitlementComputationSample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ always be calling configure only when the appUserID is already known.
- Update the `applicationId` in `defaultConfig` of the app-level build.gradle to match your RevenueCat app configuration.
- Have at least one Offering with at least one Package configured for Android, since this is the one that the purchase button will use.

Once configured correctly, the app will allow you to log in with different users, and will show a list of all the times CustomerInfoListener fired, as well as
Once configured correctly, the app will allow you to log in with different users, and will show a list of all the times `CustomerInfoListener` fired, as well as
the values for each one.

Happy testing!
Expand Down

0 comments on commit 5468bc2

Please sign in to comment.