Skip to content

Commit f6a6de3

Browse files
committed
fix(deps): update dependency no.nordicsemi.android:mcumgr-ble to v2.4.0
1 parent a6dd6c5 commit f6a6de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-mcu-manager/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ repositories {
5050
}
5151

5252
dependencies {
53-
implementation "no.nordicsemi.android:mcumgr-ble:2.2.2"
53+
implementation "no.nordicsemi.android:mcumgr-ble:2.4.0"
5454
implementation "com.google.code.gson:gson:2.11.0"
5555
}

0 commit comments

Comments
 (0)