cachapa / ExpandableLayout

An expandable layout container for Android
Apache License 2.0
2.34k stars 273 forks source link

Unable to download dependency from Maven #98

Closed VinodVPMisc closed 1 year ago

VinodVPMisc commented 1 year ago

Hi I am getting below error in the pipeline

Cause 1: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find net.cachapa.expandablelayout:expandablelayout:2.9.2.

Seems unable download dependency from maven server. Is it correct ?

cachapa commented 1 year ago

Please use Jitpack: https://github.com/cachapa/ExpandableLayout#usage

VinodVPMisc commented 1 year ago

Thanks for the quick response :)