Skip to content

Commit

Permalink
Cover RealPager (#629)
Browse files Browse the repository at this point in the history
Signed-off-by: mramotar <mramotar@dropbox.com>
  • Loading branch information
matt-ramotar authored Mar 16, 2024
1 parent 884cdd0 commit f40c4a2
Show file tree
Hide file tree
Showing 13 changed files with 837 additions and 0 deletions.
1 change: 1 addition & 0 deletions paging/core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ kotlin {
implementation(kotlin("test"))
implementation(libs.turbine)
implementation(libs.kotlinx.coroutines.test)
implementation(project(":store"))
}
}
}
Expand Down
Loading

0 comments on commit f40c4a2

Please sign in to comment.