When I try to build my code, it failed with following exception log:
Manifest merger failed: uses-sdk:minSdkVersion 21 cannot be different than version L declared in library /***/***/AndroidManifest.xml
Please help me to find the root cause.
Thank you.