Skip to content

Commit a2c9aa0

Browse files
renovate-botplayerdata-bot
authored andcommitted
fix(deps): update dependency no.nordicsemi.android:mcumgr-ble to v1.9.1
1 parent 7295596 commit a2c9aa0

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

0 commit comments

Comments
 (0)