Question: How would you specify in your build.gradle file that your app required at least API level 21 to run, but that it can be tested on API level 28?

  1. [ ]
  2. [ ]
  3. [ ]
  4. [x]

Answer: The correct answer of the above question is Option D:[x]