Skip to content

Commit

Permalink
Add desugaring dependency for mapbox
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Jan 13, 2024
1 parent 4859a95 commit 4ef8282
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mapbox/build.gradle.kts
Original file line number Diff line number Diff line change
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 4ef8282

Please sign in to comment.