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 6ad0815 commit 256ca50Copy full SHA for 256ca50
ui/build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
implementation 'com.google.android.material:material:1.3.0'
59
implementation 'com.github.google:flexbox-layout:2.0.1'
60
implementation 'me.relex:circleindicator:2.1.6'
61
- implementation 'ch.datatrans:android-sdk:1.4.0'
+ implementation 'ch.datatrans:android-sdk:1.4.1'
62
implementation 'com.google.android.gms:play-services-wallet:18.1.2'
63
64
def camerax_version = "1.0.0"
0 commit comments