增加第三方登录可以正常登录了

This commit is contained in:
18142669586
2023-10-19 15:15:18 +08:00
parent 9e68f35627
commit f22ad82d84
11 changed files with 93 additions and 138 deletions

View File

@@ -11,7 +11,7 @@ android {
defaultConfig {
applicationId "com.shayu.onetoone"
applicationId "com.shayu.onetoonenew"
minSdkVersion rootProject.ext.android.minSdkVersion
targetSdkVersion rootProject.ext.android.targetSdkVersion
versionCode rootProject.ext.android.versionCode