We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1ed07 commit 0e65955Copy full SHA for 0e65955
android/build.gradle
@@ -89,7 +89,7 @@ repositories {
89
}
90
91
dependencies {
92
- implementation 'no.nordicsemi.android:mcumgr-ble:1.9.1'
+ implementation 'no.nordicsemi.android:mcumgr-ble:1.9.2'
93
implementation project(':expo-modules-core')
94
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
95
0 commit comments