fix:修复BillingService的BuildConfig未引用问题

This commit is contained in:
Max
2023-11-30 14:11:32 +08:00
parent f5410851fa
commit 6e3c23b064

View File

@@ -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, /*监听*/