daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

Get the latest code via gradle #366

Open Katana-Ha opened 8 years ago

Katana-Ha commented 8 years ago

Excuse my ignorance, I'm new to GIT, I have added

compile "com.daimajia.swipelayout:library:1.2.0@aar"

to my Gradle but when I check my SwipeLayout.java against the one here with the latest commit I don't have the latest code. Is there something I am missing?

Solution found- I just added the library as a module, had the latest code