Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Chats not loading on tablet layout #280

Merged
merged 15 commits into from
Jan 10, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump kover from 0.9.0 to 0.9.1 (#278)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored and FelberMartin committed Jan 9, 2025

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit f49ea268e701fd822d9384e57ab6cdd1e94ac908
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.3"
koin = "4.0.1"
koinAndroidxCompose = "4.0.0"
kover = "0.9.0"
kover = "0.9.1"
krossbow = "8.2.0"
ktor = "3.0.3"
markwon = "4.6.2"