Merge pull request #1937 from vector-im/renovate/com.squareup-kotlinpoet-1.x

Update dependency com.squareup:kotlinpoet to v1.15.2
This commit is contained in:
Benoit Marty 2023-12-01 18:13:18 +01:00 committed by GitHub
commit 5e8b1941cf
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"