Update dependency com.squareup:kotlinpoet to v1.15.2

This commit is contained in:
renovate[bot] 2023-11-30 17:05:56 +00:00 committed by GitHub
parent 3d9aa55995
commit cc84cbbbd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,7 +164,7 @@ maplibre = "org.maplibre.gl:android-sdk:10.2.0"
maplibre_ktx = "org.maplibre.gl:android-sdk-ktx-v7:2.0.2"
maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:2.0.2"
opusencoder = "io.element.android:opusencoder:1.1.0"
kotlinpoet = "com.squareup:kotlinpoet:1.15.1"
kotlinpoet = "com.squareup:kotlinpoet:1.15.2"
# Analytics
posthog = "com.posthog.android:posthog:2.0.3"