-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Currently the lib is compiled with minSdkVersion=18 (via gradle.properties MIN_SDK_VERSION = 18)
I plan to integrate the lib into https://github.com/k3b/APhotoManager which has minSdkVersion=14 (android-4.0)
I already locally compiled the lib and the example app with minSdkVersion=14 and android-lint didn-t complain any incompatibilites.
The example app is working without any problems on my android-4.2 tablet (api=16)
Is there any reason why minSdk is 18?
If not is it possible to set it to 14?
Metadata
Metadata
Assignees
Labels
No labels