- datatrans deleted
- posfinance added
This commit is contained in:
@@ -92,6 +92,7 @@ dependencies {
|
||||
implementation 'io.nlopez.smartlocation:library:3.3.3'
|
||||
implementation 'q.rorbin:badgeview:1.1.0'
|
||||
implementation 'com.braintreepayments.api:braintree:2.22.0'
|
||||
implementation 'org.jsoup:jsoup:1.11.1'
|
||||
implementation('com.braintreepayments.api:drop-in:3.7.1') {
|
||||
exclude group: 'com.braintreepayments.api', module: 'braintree'
|
||||
}
|
||||
@@ -99,7 +100,6 @@ dependencies {
|
||||
transitive = true
|
||||
}
|
||||
|
||||
implementation(name:'datatrans_payment_v3.5.1', ext:'aar')
|
||||
api 'com.google.guava:guava:26.0-android'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user