修改谷歌内购逻辑

This commit is contained in:
wushaocheng
2022-09-29 19:01:32 +08:00
parent 54b45b3ca2
commit 090454aaa0
9 changed files with 51 additions and 32 deletions

View File

@@ -25,7 +25,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.tencent.vasdolly:plugin:3.0.3'
classpath "com.mob.sdk:MobSDK:2018.0319.1724"
classpath 'com.google.gms:google-services:4.3.8'
classpath 'com.google.gms:google-services:4.3.13'
}
}