tommybuonomo / dotsindicator

Three material Dots Indicators for view pagers in Android !
Apache License 2.0
3.41k stars 350 forks source link

Gradle Error "Null extracted folder for artifact ResolvedArtifact" for "com.tbuonomo:dotsindicator:5.0" #176

Open alberto-cappellina opened 1 year ago

alberto-cappellina commented 1 year ago

Hi, when importing "com.tbuonomo:dotsindicator:5.0" I get this error while running gradle import

Null extracted folder for artifact: ResolvedArtifact(componentIdentifier=com.tbuonomo:dotsindicator:5.0, variant=com.tbuonomo:dotsindicator:5.0 variant debugVariantMavenApiPublication, variantName=null, artifactFile=/Users/<REDACTED>/.gradle/caches/modules-2/files-2.1/com.tbuonomo/dotsindicator/5.0/32fe50cb12e6c41943fefef3720f3bb95064aadf/dotsindicator-5.0-debug.aar, isTestFixturesArtifact=false, extractedFolder=null, publishedLintJar=null, dependencyType=ANDROID, isWrappedModule=false, buildMapping={__current_build__=/Users/<REDACTED>/sources/dssandroid})

Otherwise no problem importing "com.tbuonomo:dotsindicator:4.3"

What am i missing?

On android studio Android Studio Electric Eel | 2022.1.1 Patch 2

Thanks A.

harshmittal2810 commented 11 months ago

I am also facing the same problem, Using Android Studio Giraffe | 2022.3.1

ronaldkipngetich8923 commented 11 months ago

Any Solution so far?

aon-funprime commented 10 months ago

@alberto-cappellina @harshmittal2810 @ronaldkipngetich8923 You can use version 4.3 instead of 5.0 to resolve this issue.