diff options
Diffstat (limited to 'StoneIsland/GoogleService-Info.plist')
| -rw-r--r-- | StoneIsland/GoogleService-Info.plist | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/StoneIsland/GoogleService-Info.plist b/StoneIsland/GoogleService-Info.plist index 0d23216d..fb4545dd 100644 --- a/StoneIsland/GoogleService-Info.plist +++ b/StoneIsland/GoogleService-Info.plist @@ -2,28 +2,24 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>AD_UNIT_ID_FOR_BANNER_TEST</key> - <string>ca-app-pub-3940256099942544/2934735716</string> - <key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key> - <string>ca-app-pub-3940256099942544/4411468910</string> <key>CLIENT_ID</key> - <string>426306878988-nuqlbd4k944sk5mm63vdubdptb3cpkmt.apps.googleusercontent.com</string> + <string>862307359073-di238jkcuqfvbtslfllqd996nb5cjmfv.apps.googleusercontent.com</string> <key>REVERSED_CLIENT_ID</key> - <string>com.googleusercontent.apps.426306878988-nuqlbd4k944sk5mm63vdubdptb3cpkmt</string> + <string>com.googleusercontent.apps.862307359073-di238jkcuqfvbtslfllqd996nb5cjmfv</string> <key>API_KEY</key> - <string>AIzaSyAp9tJ_gK45ZhRDiaKOCgvsztQMbhsD_Ms</string> + <string>AIzaSyBl8CpcmBGZrz2M1ejNU_00jI3PTUJsv4M</string> <key>GCM_SENDER_ID</key> - <string>426306878988</string> + <string>862307359073</string> <key>PLIST_VERSION</key> <string>1</string> <key>BUNDLE_ID</key> <string>us.okfoc.stoneisland</string> <key>PROJECT_ID</key> - <string>stone-island</string> + <string>stone-island-app</string> <key>STORAGE_BUCKET</key> - <string>stone-island.appspot.com</string> + <string>stone-island-app.appspot.com</string> <key>IS_ADS_ENABLED</key> - <true></true> + <false></false> <key>IS_ANALYTICS_ENABLED</key> <false></false> <key>IS_APPINVITE_ENABLED</key> @@ -33,8 +29,8 @@ <key>IS_SIGNIN_ENABLED</key> <true></true> <key>GOOGLE_APP_ID</key> - <string>1:426306878988:ios:0efb92963073829a</string> + <string>1:862307359073:ios:67ce45d9c1687415b24d20</string> <key>DATABASE_URL</key> - <string>https://stone-island.firebaseio.com</string> + <string>https://stone-island-app.firebaseio.com</string> </dict> </plist>
\ No newline at end of file |
