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 fe666d8 commit 4855210Copy full SHA for 4855210
driver-embedded-android/build.gradle
@@ -40,7 +40,7 @@ buildscript {
40
41
dependencies {
42
api project(':driver-sync')
43
- implementation "org.mongodb:embedded-capi-android:[4.0,4.1)"
+ implementation "org.mongodb:embedded-android:[4.0,4.1)"
44
}
45
46
android {
0 commit comments