Skip to content

Commit abba57c

Browse files
committed
Merge branch 'release/5.54.0'
2 parents 0b167e1 + ff33b94 commit abba57c

File tree

173 files changed

+5760
-942
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

173 files changed

+5760
-942
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 4 deletions
This file was deleted.

app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ dependencies {
187187

188188
// WorkManager
189189
implementation "androidx.work:work-runtime-ktx:$workManager"
190+
androidTestImplementation "androidx.work:work-testing:$workManager"
191+
implementation "androidx.work:work-rxjava2:$workManager"
190192

191193
// Dagger
192194
kapt "com.google.dagger:dagger-android-processor:$dagger"

0 commit comments

Comments
 (0)