We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1398db commit c95186aCopy full SHA for c95186a
ui/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
implementation 'com.google.android.material:material:1.5.0-beta01'
65
implementation 'com.github.google:flexbox-layout:2.0.1'
66
implementation 'me.relex:circleindicator:2.1.6'
67
- implementation 'ch.datatrans:android-sdk:1.4.2'
+ implementation 'ch.datatrans:android-sdk:1.4.3'
68
implementation 'com.google.android.gms:play-services-wallet:18.1.3'
69
implementation 'eu.rekisoft.android.util:LazyWorker:2.1.0'
70
implementation 'androidx.biometric:biometric:1.2.0-alpha03'
0 commit comments