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 f3f2f4c commit 1b5e956Copy full SHA for 1b5e956
firebase-components/firebase-dynamic-module-support/firebase-dynamic-module-support.gradle
@@ -45,5 +45,5 @@ android {
45
dependencies {
46
implementation project(':firebase-common')
47
implementation project(':firebase-components')
48
- implementation 'com.google.android.play:core:1.9.0'
+ implementation 'com.google.android.play:feature-delivery:2.0.0'
49
}
0 commit comments