ToggleExpandLayout icon indicating copy to clipboard operation
ToggleExpandLayout copied to clipboard

Error:(41, 13) Failed to resolve: com.github.fenjuly:ToggleExpandLayout:774e497692

Open JudeOchalifu opened this issue 8 years ago • 2 comments

Adding library to dependency fails with this error message

JudeOchalifu avatar Dec 13 '16 12:12 JudeOchalifu

yes ...even for me. my gradle is in online mode.

softwaresunleashed avatar Jan 30 '17 13:01 softwaresunleashed

Use this in your gradle

compile 'com.github.fenjuly:ToggleExpandLayout:e74c88c717'

This will solve your issue.

amitkhairnar44 avatar Sep 21 '17 12:09 amitkhairnar44