We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de0eff commit 4247fe4Copy full SHA for 4247fe4
android-sdk/leancloud-fcm/build.gradle
@@ -66,7 +66,6 @@ dependencies {
66
// When using the BoM, you don't specify versions in Firebase library dependencies
67
implementation 'com.google.firebase:firebase-messaging'
68
69
- implementation 'androidx.appcompat:appcompat:1.0.0'
70
testImplementation 'junit:junit:4.12'
71
androidTestImplementation 'androidx.test:runner:1.1.0'
72
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
0 commit comments