You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For anyone ending up here: check the config.py file of other third-party plugins you use. They might try to add a different version of the same library as a dependancy, which causes the gradle build to fail.
e.g. I had env.android_add_dependency("implementation 'com.google.android.gms:play-services-base:16.1.0'") in another plugin's config.py. After commenting it out gradle was able to build.
I want to use this module but sorry I cannot compile with 3.0 branch
I get Class file for com.google.android.gms.internal.zzaja not found
The text was updated successfully, but these errors were encountered: