Skip to content

Commit fa8a3f1

Browse files
committed
Revert whitespace changes.
1 parent dcbe28e commit fa8a3f1

File tree

58 files changed

+36
-118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+36
-118
lines changed

analytics/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
16-
1715
buildscript {
1816
repositories {
1917
google()

analytics/integration_test/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>$(EXECUTABLE_NAME)</string>
99
<key>CFBundleIdentifier</key>
10-
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
10+
<string>com.google.ios.analytics.testapp</string>
1111
<key>CFBundleInfoDictionaryVersion</key>
1212
<string>6.0</string>
1313
<key>CFBundleName</key>
@@ -27,7 +27,7 @@
2727
<string>google</string>
2828
<key>CFBundleURLSchemes</key>
2929
<array>
30-
<string>REPLACE_WITH_REVERSED_CLIENT_ID</string>
30+
<string>com.googleusercontent.apps.564468233704-67qbuokhq4b52tg4i38lvrvk0sggh17j</string>
3131
<string>firebase-game-loop</string>
3232
</array>
3333
</dict>

analytics/integration_test/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
// limitations under the License.
1414

1515
// Top-level build file where you can add configuration options common to all sub-projects/modules.
16-
17-
1816
buildscript {
1917
repositories {
2018
mavenLocal()

app/app_resources/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
16-
1715
buildscript {
1816
repositories {
1917
google()

app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
16-
1715
buildscript {
1816
repositories {
1917
google()

app/google_api_resources/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
16-
1715
buildscript {
1816
repositories {
1917
google()

app/integration_test/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>$(EXECUTABLE_NAME)</string>
99
<key>CFBundleIdentifier</key>
10-
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
10+
<string>com.google.ios.analytics.testapp</string>
1111
<key>CFBundleInfoDictionaryVersion</key>
1212
<string>6.0</string>
1313
<key>CFBundleName</key>
@@ -27,7 +27,7 @@
2727
<string>google</string>
2828
<key>CFBundleURLSchemes</key>
2929
<array>
30-
<string>REPLACE_WITH_REVERSED_CLIENT_ID</string>
30+
<string>com.googleusercontent.apps.564468233704-67qbuokhq4b52tg4i38lvrvk0sggh17j</string>
3131
</array>
3232
</dict>
3333
</array>

app/integration_test/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
// limitations under the License.
1414

1515
// Top-level build file where you can add configuration options common to all sub-projects/modules.
16-
17-
1816
buildscript {
1917
repositories {
2018
mavenLocal()

app/invites_resources/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
16-
1715
buildscript {
1816
repositories {
1917
google()

app/test_resources/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
16-
1715
buildscript {
1816
repositories {
1917
google()

0 commit comments

Comments
 (0)