JuL1205 / SlideshowToolbar

Slideshow Imageview for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libs version downgrade

gspeiliu opened this issue · comments

Hi, while checking the source code, I found that the lib version downgrade.
com.android.support:appcompat-v7
com.android.support:recyclerview-v7
com.android.support:design
The libs version changed from 24.+ to 32.+.

Could you please tell me why this happened? Thanks. :-)