You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(deps): Update Kotlin and KSP versions and increment patch version
This commit updates the Kotlin and KSP versions in `gradle/libs.versions.toml` and increments the patch version in `app/build.gradle.kts`.
- Kotlin version updated from "2.2.10" to "2.2.20".
- KSP version updated from "2.2.10-2.0.2" to "2.2.20-2.0.3".
- Application patch version incremented from 0 to 1.
- Application build version reset from 3 to 0.
Signed-off-by: CreativeCodeCat <wayne6324@gmail.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
0 commit comments