Skip to content

Commit 07afdcf

Browse files
fix(deps): update dependency org.maplibre.compose:maplibre-compose-material3 to v0.13.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19c7c00 commit 07afdcf

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

app/build.gradle.kts

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

323323
implementation("io.github.elye:loaderviewlibrary:3.0.0")
324324
implementation("org.maplibre.compose:maplibre-compose:0.12.1")
325-
implementation("org.maplibre.compose:maplibre-compose-material3:0.12.1")
325+
implementation("org.maplibre.compose:maplibre-compose-material3:0.13.0")
326326
implementation("fr.dudie:nominatim-api:3.4") {
327327
//noinspection DuplicatePlatformClasses
328328
exclude(group = "org.apache.httpcomponents", module = "httpclient")

gradle/verification-metadata.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.0"/>
6969
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.1"/>
7070
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.2"/>
71+
<trusting group="androidx.graphics"/>
7172
<trusting group="androidx.lifecycle"/>
7273
<trusting group="androidx.media3"/>
7374
<trusting group="androidx.navigationevent"/>
@@ -126,6 +127,7 @@
126127
</trusted-key>
127128
<trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
128129
<trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2"/>
130+
<trusted-key id="1EB0CEA42D72C81A21C6B83F0A5DB758AC25D049" group="org.maplibre.gl" name="android-sdk" version="13.0.2"/>
129131
<trusted-key id="20723A6399BC060154283B37CFAE163B64AC9189">
130132
<trusting group="org.jetbrains.androidx.lifecycle"/>
131133
<trusting group="org.jetbrains.androidx.savedstate"/>
@@ -162,6 +164,7 @@
162164
<trusted-key id="33FD4BFD33554634053D73C0C2148900BCD3C2AF">
163165
<trusting group="org.jetbrains" name="annotations" version="23.0.0"/>
164166
<trusting group="org.jetbrains" name="annotations" version="26.0.2-1"/>
167+
<trusting group="org.jetbrains" name="annotations" version="26.1.0"/>
165168
<trusting group="org.jetbrains.intellij.deps.kotlinx" name="kotlinx-coroutines-bom" version="1.8.0-intellij-14"/>
166169
<trusting group="org.jetbrains.intellij.deps.kotlinx" name="kotlinx-coroutines-core-jvm" version="1.8.0-intellij-14"/>
167170
</trusted-key>

0 commit comments

Comments
 (0)