SwipeStack icon indicating copy to clipboard operation
SwipeStack copied to clipboard

uses-sdk:minSdkVersion 15?

Open yanglichuan opened this issue 9 years ago • 2 comments

uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [link.fls:swipestack:0.3.0] E:\kaishuapp_android\kaishustory\app\build\intermediates\exploded-aar\link.fls\swipestack\0.3.0\AndroidManifest.xml

yanglichuan avatar Aug 22 '16 03:08 yanglichuan

If you want to use this library then you need to change the minSdkVersion in your build.gradle to 16.

mandarl avatar Oct 05 '16 15:10 mandarl

@mandarl thanks ,, It is really helps me a lot.

PranavMS007 avatar Feb 04 '17 12:02 PranavMS007