gabrielemariotti / RecyclerViewItemAnimators

An Android library which provides simple Item animations to RecyclerView items
3.04k stars 659 forks source link

Does minSdkVersion have to be L? #7

Closed kayvannj closed 8 years ago

kayvannj commented 9 years ago

My project's minSdkVersion is 15 but in your library its L, isn't your lib compatible with older sdks? I'm getting

Error:Execution failed for task ':doximity:processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be different than version L declared in library /Users/kayvan/Documents/sources/Android-dox-as/doximity/build/intermediates/exploded-aar/com.github.gabrielemariotti.recyclerview/recyclerview-animators/0.1.0-SNAPSHOT/AndroidManifest.xml
sunshangfeng commented 9 years ago

我也是这个问题

styliii commented 9 years ago

:+1:

russjr08 commented 9 years ago

Also happens to me too.

AngleV commented 9 years ago

same here too

l123456789jy commented 8 years ago

how fix it?

gabrielemariotti commented 8 years ago

I will fix it in the next days updating to the last support libraries

gabrielemariotti commented 8 years ago

Sorry for delay. I will update the snapshot in maven in the next hours

gabrielemariotti commented 8 years ago

Updated with 0.2+