Closed firefinchdev closed 2 years ago
If I remove jCenter from my project, I get the following error:
Could not find com.thoughtbot:expandablerecyclerview:1.3 Required by com.github.AliAsadi:PowerPreference:2.0.0
Thank you for reporting the problem; it has been resolved in version 2.1.0.
implementation 'com.github.AliAsadi:PowerPreference:2.1.0'
If I remove jCenter from my project, I get the following error: