Vidyalelo
Computer Science · Q166

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 166

Q166

Which Gradle configuration indicates the most recent API level your app has been tested with?

A.
minSdkVersion
B.
compileSdkVersion
C.
targetSdkVersion
Answer
D.
testSdkVersion

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board