com.google.android.gms:play-services-base is being requested by various other libraries

时间:2019-03-19 14:51:25

标签: android cordova ionic-framework android-gradle ionic4

I am working with ionic 4, everything was ok and i was able to build android apps until i had this error:

The library com.google.android.gms:play-services-base is being requested by various other libraries at [[11.0.4,11.0.4]], but resolves to 16.0.1. Disable the plugin and check your dependencies tree using ./gradlew :app:dependencies.

I tried to regenerate the platform folder but it didn't work. What could be the problem and how to solve it?

0 个答案:

没有答案