Skip to content

Instantly share code, notes, and snippets.

@ShanikaNishadhi
Created December 27, 2020 16:10
Show Gist options
  • Save ShanikaNishadhi/6766525d4f1308424922436e6c8a6a1b to your computer and use it in GitHub Desktop.
Save ShanikaNishadhi/6766525d4f1308424922436e6c8a6a1b to your computer and use it in GitHub Desktop.
ext {
googlePlayServicesVersion = "+" // default: "+"
firebaseMessagingVersion = "+" // default: "+"
buildToolsVersion = "29.0.2"
minSdkVersion = 16
compileSdkVersion = 29
targetSdkVersion = 29
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment