Skip to content

Commit

Permalink
fix(deps): update com.squareup:kotlinpoet-ksp to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent cf92948 commit 3f50568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ androidx-compose-material = { module = "androidx.compose.material:material" }
### Google
google-ksp = "com.google.devtools.ksp:symbol-processing-api:2.0.0-1.0.21"
### Square
square-kotlinpoet = "com.squareup:kotlinpoet-ksp:1.16.0"
square-kotlinpoet = "com.squareup:kotlinpoet-ksp:1.17.0"
### Build system
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit 3f50568

Please sign in to comment.