Я получаю эти ошибки при запуске сборки.
Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library
[com.github.ChiliLabs:ChiliPhotoPicker:0.3.1] C:\Users\DELL\.gradle\caches\transforms-2\files-
**strong text** 2.1\b034ff3194e7ba4b9353c2b9bbcaf626\ChiliPhotoPicker-0.3.1\AndroidManifest.xml as the library might be
using APIs not available in 19
Suggestion: use a compatible library with a minSdk of at most 19,
or increase this project's minSdk version to at least 21,
or use tools:overrideLibrary="lv.chi.photopicker" to force usage (may lead to runtime failures)