Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created January 2, 2018 17:37
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 hitherejoe/25dad3ebd5edc88f22093f93321bdb8d to your computer and use it in GitHub Desktop.
Save hitherejoe/25dad3ebd5edc88f22093f93321bdb8d to your computer and use it in GitHub Desktop.
val flowParams = BillingFlowParams.newBuilder()
.setSku(skuId)
.setType(BillingClient.SkuType.INAPP)
.build()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment