Skip to content

Commit

Permalink
Merge pull request #5913 from lognaturel/mapbox-desugaring
Browse files Browse the repository at this point in the history
Add desugaring dependency for mapbox
  • Loading branch information
lognaturel committed Jan 13, 2024
2 parents 4859a95 + 4ef8282 commit e4d9e51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mapbox/build.gradle.kts
Expand Up @@ -35,6 +35,8 @@ android {
}

dependencies {
coreLibraryDesugaring(Dependencies.desugar)

implementation(project(":androidshared"))
implementation(project(":icons"))
implementation(project(":location"))
Expand Down

0 comments on commit e4d9e51

Please sign in to comment.