We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec17eb0 commit 9ae43f1Copy full SHA for 9ae43f1
README.md
@@ -59,6 +59,14 @@ import { InAppReview } from '@capacitor-community/in-app-review';
59
InAppReview.requestReview();
60
```
61
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
70
## API
71
72
<docgen-index>
0 commit comments