Skip to content

Commit 4aa335e

Browse files
renovate-botplayerdata-bot
authored andcommitted
fix(deps): update dependency no.nordicsemi.android:mcumgr-ble to v1.8.2
1 parent 54b517c commit 4aa335e

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.8.1'
92+
implementation 'no.nordicsemi.android:mcumgr-ble:1.8.2'
9393
implementation project(':expo-modules-core')
9494
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
9595
}

0 commit comments

Comments
 (0)