Skip to content

Commit 0e65955

Browse files
renovate-botplayerdata-bot
authored andcommitted
fix(deps): update dependency no.nordicsemi.android:mcumgr-ble to v1.9.2
1 parent 0b1ed07 commit 0e65955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ repositories {
8989
}
9090

9191
dependencies {
92-
implementation 'no.nordicsemi.android:mcumgr-ble:1.9.1'
92+
implementation 'no.nordicsemi.android:mcumgr-ble:1.9.2'
9393
implementation project(':expo-modules-core')
9494
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
9595
}

0 commit comments

Comments
 (0)