emilsjolander / android-FlipView

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Apache License 2.0
925 stars 273 forks source link

Unable to add in dependencies #84

Open sanket-salvi opened 6 years ago

sanket-salvi commented 6 years ago

When I have added this in dependencies .

Error:(27, 13) Failed to resolve: se.emilsjolander:android-flipview:x.x.x Show in File
Show in Project Structure dialog

algibe commented 6 years ago

use this version : implementation 'se.emilsjolander:android-flipview:1.1.0'