google支付修改

This commit is contained in:
18401019693
2022-09-28 13:43:53 +08:00
parent 0d473bdd9f
commit 8d98c6b5cc
12 changed files with 635 additions and 309 deletions

View File

@@ -145,7 +145,7 @@ dependencies {
//谷歌支付
//谷歌内购
api 'com.android.billingclient:billing:3.0.0'
api 'com.android.billingclient:billing:5.0.0'
implementation 'com.teprinciple:updateapputils:2.3.0'
api 'com.squareup.picasso:picasso:2.5.2'
api "com.immomo.cosmos.mediax:beautyutils:2.2.1_01071700"
@@ -184,4 +184,5 @@ dependencies {
api 'com.google.firebase:firebase-messaging:23.0.6'
api 'com.google.firebase:firebase-analytics:21.1.0'
// api 'com.huawei.hms:push:4.0.2.300'
implementation 'com.github.tajchert:WaitingDots:0.6.1'
}