I have upgraded my Kotlin app to android-billing 5.0 from 4.0, and as such, SkuDetails is now deprecated so I am migrating to using ProductDetails using the mig
I am trying to implement Google in app billing to my Application. I created SKU product id and implemented the billing process in code. While I am trying to tes