Skip to content
Snippets Groups Projects
Commit 0ef253aa authored by Taras's avatar Taras
Browse files

Rename interface

parent cf0d8bef
No related branches found
No related tags found
No related merge requests found
package org.futo.circles.subscriptions.google
package org.futo.circles.subscriptions
interface GoogleItemPurchasedListener {
interface ItemPurchasedListener {
fun onItemPurchased(purchase: String)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment