Skip to content

Commit 024e392

Browse files
committed
Merge branch 'BolajisBrain-fix-ug-mobile-money'
2 parents 2f439c5 + 6825270 commit 024e392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

raveandroid/src/main/java/com/flutterwave/raveandroid/RavePayInitializer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public RavePayInitializer(String email, double amount, String publicKey,
5454
this.lName = lName;
5555
this.withAccount = withAccount;
5656
this.withGHMobileMoney = withGHMobileMoney;
57+
this.withUgMobileMoney = withUgMobileMoney;
5758
this.withMpesa = withMpesa;
5859
this.withCard = withCard;
5960
this.withAch = withAch;

0 commit comments

Comments
 (0)