We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I am also facing the same problem, Using Android Studio Giraffe | 2022.3.1
Sorry, something went wrong.
Any Solution so far?
@alberto-cappellina @harshmittal2810 @ronaldkipngetich8923 You can use version 4.3 instead of 5.0 to resolve this issue.
Duplicate of #178
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: