diff options
Diffstat (limited to 'GoogleService-Info.plist')
| -rw-r--r-- | GoogleService-Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GoogleService-Info.plist b/GoogleService-Info.plist index eb3a19e2..bbdb0546 100644 --- a/GoogleService-Info.plist +++ b/GoogleService-Info.plist @@ -23,7 +23,7 @@ <key>STORAGE_BUCKET</key> <string>ninja-1105.appspot.com</string> <key>IS_ADS_ENABLED</key> - <true></true> + <false></false> <key>IS_ANALYTICS_ENABLED</key> <false></false> <key>IS_APPINVITE_ENABLED</key> @@ -37,4 +37,4 @@ <key>DATABASE_URL</key> <string>https://ninja-1105.firebaseio.com</string> </dict> -</plist>
\ No newline at end of file +</plist> |
