Skip to content

Commit 63210fd

Browse files
committed
Fix typo
1 parent 2f9f590 commit 63210fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ui/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,5 @@ dependencies {
7777
testImplementation 'junit:junit:4.13.2'
7878
androidTestImplementation 'androidx.test:runner:1.3.0'
7979
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
80-
81-
implementation 'eu.rekisoft.andorid.util:lazyWorker:2.0.0'
80+
implementation 'eu.rekisoft.android.util:LazyWorker:2.0.0'
8281
}

0 commit comments

Comments
 (0)