Skip to content

Commit

Permalink
chore(deps): update dependency com.google.devtools.ksp to v2.1.0-1.0.…
Browse files Browse the repository at this point in the history
…29 (#300)

* chore(deps): update dependency org.jetbrains.kotlin.plugin.serialization to v2.1.0
* chore(deps): update kotlin to v2.1.0
* chore(deps): update dependency com.google.devtools.ksp to v2.1.0-1.0.29
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 393490a commit f773b01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
ksp = "2.0.21-1.0.28"
ksp = "2.1.0-1.0.29"
android = "8.7.3"
material = "1.12.0"
androidx-appcompat = "1.7.0"
Expand Down Expand Up @@ -29,11 +29,11 @@ test-androidx-rules = "1.6.1"
androidx-tracing = "1.2.0"
uiautomator = "2.3.0"
okhttp3 = "4.12.0"
kotlin = "2.0.21"
kotlin = "2.1.0"
plugin-oss-licenses = "0.10.6"
ktlint = "12.1.2"
detekt = "1.23.7"
kotlin-plugin-serialization = "2.0.21"
kotlin-plugin-serialization = "2.1.0"
kotlinx-serialization-json = "1.7.3"
minSdk = "22"
targetSdk = "35"
Expand Down

0 comments on commit f773b01

Please sign in to comment.