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 883ce13 commit 2f9f590Copy full SHA for 2f9f590
ui/build.gradle
@@ -78,5 +78,5 @@ dependencies {
78
androidTestImplementation 'androidx.test:runner:1.3.0'
79
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
80
81
- implementation 'com.github.rekire:lazyWorker:v2-SNAPSHOT'
+ implementation 'eu.rekisoft.andorid.util:lazyWorker:2.0.0'
82
}
0 commit comments