Skip to content

Instantly share code, notes, and snippets.

@tbatsuur
Created October 20, 2018 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbatsuur/b9288de940d29b397d768c942d5fb871 to your computer and use it in GitHub Desktop.
Save tbatsuur/b9288de940d29b397d768c942d5fb871 to your computer and use it in GitHub Desktop.
private fun buildNotificationChannel(){
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment