Skip to content

Commit 5f8f690

Browse files
fix(deps): update dependency org.maplibre.compose:maplibre-compose-material3 to v0.13.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c1d513 commit 5f8f690

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ dependencies {
324324

325325
implementation("io.github.elye:loaderviewlibrary:3.0.0")
326326
implementation("org.maplibre.compose:maplibre-compose:0.13.1")
327-
implementation("org.maplibre.compose:maplibre-compose-material3:0.12.1")
327+
implementation("org.maplibre.compose:maplibre-compose-material3:0.13.1")
328328
implementation("fr.dudie:nominatim-api:3.4") {
329329
//noinspection DuplicatePlatformClasses
330330
exclude(group = "org.apache.httpcomponents", module = "httpclient")

gradle/verification-metadata.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.0"/>
7676
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.1"/>
7777
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.2"/>
78+
<trusting group="androidx.graphics"/>
7879
<trusting group="androidx.lifecycle"/>
7980
<trusting group="androidx.media3"/>
8081
<trusting group="androidx.navigationevent"/>
@@ -133,6 +134,7 @@
133134
</trusted-key>
134135
<trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
135136
<trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2"/>
137+
<trusted-key id="1EB0CEA42D72C81A21C6B83F0A5DB758AC25D049" group="org.maplibre.gl" name="android-sdk" version="13.0.2"/>
136138
<trusted-key id="20723A6399BC060154283B37CFAE163B64AC9189">
137139
<trusting group="org.jetbrains.androidx.lifecycle"/>
138140
<trusting group="org.jetbrains.androidx.savedstate"/>

0 commit comments

Comments
 (0)