Solution :
Open app -> Gradle Scripts(src) -> build.gradle (Module:app)
Change the minSdkVersion version lower then your device attached.
You would see "Gradle files have changed since last project sync." click on Sync Now next to it.
Now try running the App on your device.