cachapa / ExpandableLayout

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

mavenCentral() support #92

Closed berkaksoyyy closed 3 years ago

berkaksoyyy commented 3 years ago

Android Studio 4.2 suggests change jcenter() to mavenCentral(). Will mavenCentral() be supported at future updates?

https://developer.android.com/studio/build/jcenter-migration

cachapa commented 3 years ago

No, we're currently using jitpack, please check the readme file for instructions.