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 7bba63d commit 1724586Copy full SHA for 1724586
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.49'
+ implementation 'com.github.Flutterwave:rave-android:1.0.49.1'
32
}
33
34
**Step 3.** Add the `INTERNET` permission to your android manifest
0 commit comments