Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent b055d0b commit ded4daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation("com.google.guava:guava:33.2.1-jre")
implementation("com.android.tools:sdk-common:31.3.2")
implementation("com.android.tools:common:31.3.2")
implementation("com.squareup:kotlinpoet:1.18.0")
implementation("com.squareup:kotlinpoet:1.18.1")
implementation("org.ogce:xpp3:1.1.6")

testImplementation(kotlin("test-junit"))
Expand Down

0 comments on commit ded4daf

Please sign in to comment.