tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
179 stars 116 forks source link

Build issue with firebase plugin in android #81

Closed Kasun002 closed 4 years ago

Kasun002 commented 5 years ago

I have using firebase in my project using billow configeration compile "com.google.firebase:firebase-core:16.0.8" compile "com.google.firebase:firebase-messaging:17.5.0" compile "com.google.firebase:firebase-config:16.4.1" compile "com.google.firebase:firebase-perf:16.2.4"

When adding cript file plugin it gives an error like billows

Error:The library com.google.firebase:firebase-iid is being requested by various other libraries at [[17.1.1,17.1.1]], but resolves to 19.0.0. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies.

roushankumar01 commented 4 years ago

@Kasun002 have you find any solution related to issue?

Kasun002 commented 4 years ago

@roushankumar01 It gives because of using Cordova firebase plugin inside my project and some mismatch google services.