Skip to content

Commit

Permalink
Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.2 (
Browse files Browse the repository at this point in the history
…#491)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent fe6f33f commit 6202e95
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 @@ -39,7 +39,7 @@ kotlin-gradle-serialization = { module = "org.jetbrains.kotlin:kotlin-serializat

android-gradle = { module = "com.android.tools.build:gradle-api", version.ref = "android-gradle" }
ksp-gradle = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
poko-gradle = { module = "dev.drewhamilton.poko:poko-gradle-plugin", version = "0.18.1" }
poko-gradle = { module = "dev.drewhamilton.poko:poko-gradle-plugin", version = "0.18.2" }
kopy-gradle = { module = "com.javiersc.kotlin:kopy-gradle-plugin", version = "0.13.1+2.1.0" }
skie-gradle = { module = "co.touchlab.skie:gradle-plugin", version = "0.10.0" }
paparazzi-gradle = { module = "app.cash.paparazzi:paparazzi-gradle-plugin", version.ref = "paparazzi" }
Expand Down

0 comments on commit 6202e95

Please sign in to comment.