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 2f9f590 commit 63210fdCopy full SHA for 63210fd
ui/build.gradle
@@ -77,6 +77,5 @@ dependencies {
77
testImplementation 'junit:junit:4.13.2'
78
androidTestImplementation 'androidx.test:runner:1.3.0'
79
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
80
-
81
- implementation 'eu.rekisoft.andorid.util:lazyWorker:2.0.0'
+ implementation 'eu.rekisoft.android.util:LazyWorker:2.0.0'
82
}
0 commit comments