diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-18 16:39:24 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-18 16:39:24 -0400 |
| commit | 8f566c002d205c2f47b9e6a9e56ec1ff8b54e98d (patch) | |
| tree | 675bf17775400b003055f1df5a23e66036d3f95b /GoogleService-Info.plist | |
| parent | e783c4dbad748f6597d8f15e93a22ad8fa1b5082 (diff) | |
a few tweaks to do foo....
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> |
