Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v2 (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 523b264 commit 949ff71
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 @@ -18,7 +18,7 @@ androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha02"
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"

kotlinpoet = "com.squareup:kotlinpoet:1.18.1"
kotlinpoet = "com.squareup:kotlinpoet:2.0.0"

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit 949ff71

Please sign in to comment.