Skip to content

Commit f43cff0

Browse files
committed
fix(deps): update dependency no.nordicsemi.android:mcumgr-ble to v2.5.0
1 parent d094a68 commit f43cff0

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.5.0"
5454
implementation "com.google.code.gson:gson:2.13.0"
5555
}

0 commit comments

Comments
 (0)