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
Is there any way the annotations plugin can be used with a local MapboxGLAndroidSDK.aar file I compiled myself? I get a 'com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives' and a 'Program type already present: com.mapbox.mapboxsdk.BuildConfig' message.
Also, how do I compile the plugin and add features to it? The instructions show only how to use it from a maven repository.
The text was updated successfully, but these errors were encountered:
Is there any way the annotations plugin can be used with a local MapboxGLAndroidSDK.aar file I compiled myself? I get a 'com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives' and a 'Program type already present: com.mapbox.mapboxsdk.BuildConfig' message.
Also, how do I compile the plugin and add features to it? The instructions show only how to use it from a maven repository.
The text was updated successfully, but these errors were encountered: