Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- Bump AndroidX ViewModel to v2.9.4
- Bump Lottie Compose to v6.6.9
- Bump Gson to v2.13.2
- Bump KSP to v2.2.20-2.0.2
- Bump KSP to v2.3.4
- Bump firebase remote config to v23.0.1
- Bump Google Truth to v1.4.5
- Bump AndroidX Benchmark to v1.4.1
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dagger = "2.57.2"

kotlin = "2.2.20"

ksp = "2.2.20-2.0.2"
ksp = "2.3.4"

ktlint = "0.36.0"

Expand Down
Loading