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 efe2cf9 commit 63150d5Copy full SHA for 63150d5
README.md
@@ -28,7 +28,7 @@ The minimum supported SDK version is 15
28
**Step 2.** Add the dependency
29
30
dependencies {
31
- implementation 'com.github.Flutterwave:rave-android:1.0.47'
+ implementation 'com.github.Flutterwave:rave-android:1.0.48'
32
}
33
34
**Step 3.** Add the `INTERNET` permission to your android manifest
0 commit comments