Skip to content

Commit

Permalink
Merge pull request #262 from NordicSemiconductor/dependencies
Browse files Browse the repository at this point in the history
Nordic Common lib and DFU lib updated
  • Loading branch information
philips77 authored Sep 11, 2024
2 parents 96fb220 + 2ba003b commit d6eae9e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@ gson = "2.11.0"

nordic-blek = "1.1.0"
nordic-ble = "2.8.0"
nordic-dfu = "2.5.0"
nordic-dfu = "2.6.0"
nordic-log = "2.5.0"
nordic-data = "0.2.0"
nordic-wifi = "1.1.1"
nordic-mcumgr = "2.1.0"
nordic-scanner = "1.6.0"
nordic-common = "2.0.0"
nordic-common = "2.1.0"
nordic-memfault = "1.0.2"
nordicPlugins = "2.4"
dokkaPlugin = "1.9.20"
Expand Down Expand Up @@ -230,6 +230,7 @@ nordic-permissions-nfc = { group = "no.nordicsemi.android.common", name = "permi
nordic-permissions-ble = { group = "no.nordicsemi.android.common", name = "permissions-ble", version.ref = "nordic-common" }
nordic-permissions-internet = { group = "no.nordicsemi.android.common", name = "permissions-internet", version.ref = "nordic-common" }
nordic-permissions-wifi = { group = "no.nordicsemi.android.common", name = "permissions-wifi", version.ref = "nordic-common" }
nordic-permissions-notification = { group = "no.nordicsemi.android.common", name = "permissions-notification", version.ref = "nordic-common" }
nordic-wifi-ble = { group = "no.nordicsemi.android.wifi", name = "provisioning-ble", version.ref = "nordic-wifi" }
nordic-wifi-softap = { group = "no.nordicsemi.android.wifi", name = "provisioning-softap", version.ref = "nordic-wifi" }
nordic-wifi-nfc = { group = "no.nordicsemi.android.wifi", name = "provisioning-nfc", version.ref = "nordic-wifi" }
Expand Down

0 comments on commit d6eae9e

Please sign in to comment.