fix:修复BillingService的BuildConfig未引用问题
This commit is contained in:
@@ -19,6 +19,7 @@ import com.example.module_base.support.billing.IBillingService
|
||||
import com.example.module_base.support.billing.IProductDetails
|
||||
import com.example.module_base.support.billing.IPurchase
|
||||
import java.io.IOException
|
||||
import com.example.module_google.BuildConfig
|
||||
|
||||
class BillingService(/*活动*/
|
||||
private val activity: Activity, /*监听*/
|
||||
|
Reference in New Issue
Block a user