Inside the Gradle.build file I see some projects using
compileSdkVersion="'Google Inc.:Google APIs:23"
and some are just using the number
compileSdkVersion="23"
What is the difference between the two?
The latter one is correct for the vast majority of projects.
The former one would only be needed for apps using the long-since-deprecated Maps V1 API.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With