nirhart / ParallaxScroll

Parallax ScrollView and ListView for Android
MIT License
848 stars 187 forks source link

Problem with gradle build #48

Open LaSprezz opened 9 years ago

LaSprezz commented 9 years ago

Hi, When I import the project in Android Studio, it asks me for SDK build tools 19.0.2 (which is now depreciated). After installing 19.0.2, it says that the minimum is 19.1.0; therefore I also installed 19.1.0, but it seems it doesn't take it into account. If i only keep 19.1.0 and delete 19.0.2, it goes back at asking me for 19.0.2... I really don't know how I could solve this, so if anyone could help me, it would be greatly appreciated... Sorry if that's a noob question, I just migrated to Android Studio a month ago.