Skip to content

Commit b81a8dd

Browse files
committed
Merge remote-tracking branch 'flutterwave/master'
2 parents 5ebbb43 + 1886837 commit b81a8dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ The payment methods currently supported are Cards, USSD, Mpesa, GH Mobile Money,
3131
```
3232
**Step 2.** Add the dependency
3333

34-
If you want to use the default Drop In UI, add the `rave_android` module dependency
34+
If you want to use the default Drop In UI, add the `rave-android` module dependency
3535
```groovy
3636
dependencies {
37-
implementation 'com.github.Flutterwave.rave-android:rave_android:2.1.8'
37+
implementation 'com.github.Flutterwave.rave-android:2.1.8'
3838
}
3939
```
4040

0 commit comments

Comments
 (0)