diff --git a/src/android/app/google-services.json b/src/android/app/google-services.json
index b6b4ff1c..4fc03b6b 100644
--- a/src/android/app/google-services.json
+++ b/src/android/app/google-services.json
@@ -22,6 +22,14 @@
"certificate_hash": "61703efe57998735ca5d22fec522d099cea1e83c"
}
},
+ {
+ "client_id": "200739882604-h8r8otm9rlfseul40hd69k0jl6pf8g4h.apps.googleusercontent.com",
+ "client_type": 1,
+ "android_info": {
+ "package_name": "walljm.dynamicbible",
+ "certificate_hash": "18dd331a0946bc10b985e31d1882b398ae9fd0d1"
+ }
+ },
{
"client_id": "200739882604-vl9sdm2o394c9v8dlnt6j41ng99bfdc4.apps.googleusercontent.com",
"client_type": 1,
diff --git a/src/android/app/src/main/assets/capacitor.config.json b/src/android/app/src/main/assets/capacitor.config.json
index 775e0a22..c051da28 100644
--- a/src/android/app/src/main/assets/capacitor.config.json
+++ b/src/android/app/src/main/assets/capacitor.config.json
@@ -12,7 +12,7 @@
"profile",
"email"
],
- "serverClientId": "200739882604-i4mk6rp4mcb8n590j5kc8i6bncpm5bo1.apps.googleusercontent.com",
+ "clientId": "200739882604-i4mk6rp4mcb8n590j5kc8i6bncpm5bo1.apps.googleusercontent.com",
"forceCodeForRefreshToken": true
}
},
diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml
index 6f0a47d9..0ec48193 100644
--- a/src/android/app/src/main/res/values/strings.xml
+++ b/src/android/app/src/main/res/values/strings.xml
@@ -4,5 +4,4 @@
Dynamic Bible
walljm.dynamicbible
walljm.dynamicbible
- 200739882604-i4mk6rp4mcb8n590j5kc8i6bncpm5bo1.apps.googleusercontent.com
diff --git a/src/capacitor.config.json b/src/capacitor.config.json
index 1a6b45a3..4f0273d7 100644
--- a/src/capacitor.config.json
+++ b/src/capacitor.config.json
@@ -9,7 +9,7 @@
},
"GoogleAuth": {
"scopes": ["profile", "email"],
- "serverClientId": "200739882604-i4mk6rp4mcb8n590j5kc8i6bncpm5bo1.apps.googleusercontent.com",
+ "clientId": "200739882604-i4mk6rp4mcb8n590j5kc8i6bncpm5bo1.apps.googleusercontent.com",
"forceCodeForRefreshToken": true
}
},
diff --git a/src/ios/App/DynamicBible.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/src/ios/App/DynamicBible.xcodeproj/project.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 42daef8a..00000000
--- a/src/ios/App/DynamicBible.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
diff --git a/src/ios/App/Podfile.lock b/src/ios/App/Podfile.lock
index 45b72056..5f4f1c55 100644
--- a/src/ios/App/Podfile.lock
+++ b/src/ios/App/Podfile.lock
@@ -49,6 +49,6 @@ SPEC CHECKSUMS:
GTMAppAuth: 0ff230db599948a9ad7470ca667337803b3fc4dd
GTMSessionFetcher: 3a63d75eecd6aa32c2fc79f578064e1214dfdec2
-PODFILE CHECKSUM: b6d853cb950b649c4b027ee971ff363e5a963452
+PODFILE CHECKSUM: ef7e0fa555a35bc098cb53d9f170d080cea276c2
COCOAPODS: 1.15.2