Skip to content

Commit dc49d96

Browse files
committed
corrected wrong dependency implementation in README.md
1 parent 323f651 commit dc49d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The payment methods currently supported are Cards, USSD, Mpesa, GH Mobile Money,
3434
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:2.1.10'
37+
implementation 'com.github.flutterwave.rave-android:rave_android:2.1.10'
3838
}
3939
```
4040

0 commit comments

Comments
 (0)