Skip to content

Commit 4825346

Browse files
authored
Update build.gradle
1 parent 991e3da commit 4825346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
implementation 'me.relex:circleindicator:2.1.6'
6565
implementation 'ch.datatrans:android-sdk:1.4.2'
6666
implementation 'com.google.android.gms:play-services-wallet:18.1.3'
67-
implementation 'eu.rekisoft.android.util:LazyWorker:2.0.1'
67+
implementation 'eu.rekisoft.android.util:LazyWorker:2.0.2'
6868
implementation 'androidx.biometric:biometric:1.2.0-alpha03'
6969

7070
def camerax_version = "1.0.1"
@@ -83,4 +83,4 @@ dependencies {
8383
testImplementation 'junit:junit:4.13.2'
8484
androidTestImplementation 'androidx.test:runner:1.4.0'
8585
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
86-
}
86+
}

0 commit comments

Comments
 (0)