Skip to content

Commit 9ae43f1

Browse files
authored
docs(readme): document googleAndroidPlayReviewVersion variable (#81)
1 parent ec17eb0 commit 9ae43f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ import { InAppReview } from '@capacitor-community/in-app-review';
5959
InAppReview.requestReview();
6060
```
6161

62+
## Android
63+
64+
### Variables
65+
66+
This plugin will use the following project variables (defined in your app's `variables.gradle` file):
67+
68+
- `googleAndroidPlayReviewVersion`: version of `com.google.android.play:review` (default: `2.0.1`)
69+
6270
## API
6371

6472
<docgen-index>

0 commit comments

Comments
 (0)