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 991e3da commit 4825346Copy full SHA for 4825346
ui/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
implementation 'me.relex:circleindicator:2.1.6'
65
implementation 'ch.datatrans:android-sdk:1.4.2'
66
implementation 'com.google.android.gms:play-services-wallet:18.1.3'
67
- implementation 'eu.rekisoft.android.util:LazyWorker:2.0.1'
+ implementation 'eu.rekisoft.android.util:LazyWorker:2.0.2'
68
implementation 'androidx.biometric:biometric:1.2.0-alpha03'
69
70
def camerax_version = "1.0.1"
@@ -83,4 +83,4 @@ dependencies {
83
testImplementation 'junit:junit:4.13.2'
84
androidTestImplementation 'androidx.test:runner:1.4.0'
85
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
86
-}
+}
0 commit comments