working apple login

This commit is contained in:
heyethereum
2024-07-13 21:01:03 +08:00
parent 688e3e6f9a
commit 6ea1968dcc
11 changed files with 72 additions and 72 deletions

View File

@@ -83,9 +83,9 @@ android {
buildToolsVersion rootProject.ext.buildToolsVersion
compileSdk rootProject.ext.compileSdkVersion
namespace 'com.piggyinu.safeqr'
namespace 'com.safeqr.safeqr'
defaultConfig {
applicationId 'com.piggyinu.safeqr'
applicationId 'com.safeqr.safeqr'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1