Skip to content

Commit 40f4633

Browse files
fix(deps): update dependency no.nordicsemi.android:mcumgr-ble to v2.7.3 (#615)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bc571e6 commit 40f4633

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.7.2"
53+
implementation "no.nordicsemi.android:mcumgr-ble:2.7.3"
5454
implementation "com.google.code.gson:gson:2.13.2"
5555
}

0 commit comments

Comments
 (0)