update braintree sdk

This commit is contained in:
2025-08-29 22:00:17 +02:00
parent fde4dc10df
commit 2295153cab
11 changed files with 201 additions and 137 deletions

View File

@@ -79,8 +79,7 @@ dependencies {
implementation 'com.wdullaer:materialdatetimepicker:4.2.3'
implementation 'org.jsoup:jsoup:1.14.2'
implementation 'me.relex:circleindicator:2.1.6'
implementation 'com.braintreepayments.api:braintree:3.20.1'
implementation 'com.braintreepayments.api:drop-in:5.4.1'
implementation 'com.braintreepayments.api:drop-in:6.17.0'
testImplementation 'junit:junit:4.13.2'
}