payment part 2
This commit is contained in:
@@ -58,6 +58,10 @@ dependencies {
|
||||
implementation 'com.wdullaer:materialdatetimepicker:3.1.1'
|
||||
implementation 'io.nlopez.smartlocation:library:3.3.3'
|
||||
implementation 'q.rorbin:badgeview:1.1.0'
|
||||
implementation 'com.braintreepayments.api:braintree:2.13.1'
|
||||
implementation('com.braintreepayments.api:drop-in:3.1.0') {
|
||||
exclude group: 'com.braintreepayments.api', module: 'braintree'
|
||||
}
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user