florent37 / florent37/ShapeOfView

library not working with compileSdkVersion 28

Open
#40 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.2k
Forks
400
PR merge metrics
No merged PRs in 30d

Description

I get a Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex everytime i try to run my project with the latest implementation 'com.github.florent37:shapeofview:1.4.2'.. Running with stacktrace shows me this error :
Error:com.android.dex.DexException: Multiple dex files define Landroid/support/v4/os/ResultReceiver;
I've tried deleting the .gradle/caches folder.. invalidate caches and restart.. clean & rebuild project but i'm still unable to get this library working with compilesdkversion 28.. compilesdkversion 27 gives me fontvariationsettings ttcindex not found error as well.. i've included multiDexEnabled true and also implementation 'com.android.support:multidex:1.0.3' in my gradle

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.