Skip to content

Commit

Permalink
Fix subscribed feed paging not working (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
MV-GH authored Jul 16, 2024
1 parent 8d3364c commit 99923c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ dependencies {
implementation("androidx.profileinstaller:profileinstaller")
baselineProfile(project(":benchmarks"))

implementation("it.vercruysse.lemmyapi:lemmy-api:0.3.2-SNAPSHOT")
implementation("it.vercruysse.lemmyapi:lemmy-api:0.3.3-SNAPSHOT")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1")

// For custom logging plugin
Expand Down

0 comments on commit 99923c7

Please sign in to comment.