Skip to content

Commit

Permalink
Merge pull request #180 from NordicSemiconductor/bugfix
Browse files Browse the repository at this point in the history
bugfix
  • Loading branch information
himalia416 authored Jul 6, 2023
2 parents 8f5436e + ac82a64 commit 8b9ac70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ leakcanary = { group = "com.squareup.leakcanary", name = "leakcanary-android", v
test-slf4j-simple = { group = "org.slf4j", name = "slf4j-simple", version.ref = "slf4j" }
test-mockk = { group = "io.mockk", name = "mockk", version.ref = "mockk" }
test-robolectric = { group = "org.robolectric", name = "robolectric", version.ref = "robolectric" }
skydoves-ballon = {group = "com.github.skydoves", name = "balloon", version.ref = "skydovesBallon"}
skydoves-ballon = {group = "com.github.skydoves", name = "balloon-compose", version.ref = "skydovesBallon"}
moshi-kotlin = {group = "com.squareup.moshi", name = "moshi-kotlin", version.ref = "moshiKotlin"}
moshi-adapters = {group = "com.squareup.moshi", name = "moshi-adapters", version.ref = "moshiAdapters"}

Expand Down

0 comments on commit 8b9ac70

Please sign in to comment.