Skip to content

Commit 77a1312

Browse files
committed
Fix spacing.
1 parent 368ee25 commit 77a1312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ android {
7373
arguments '-DFIREBASE_CPP_USE_PRIOR_GRADLE_BUILD=ON',
7474
'-DFIREBASE_INCLUDE_LIBRARY_DEFAULT=OFF',
7575
'-DFIREBASE_INCLUDE_INSTALLATIONS=ON',
76-
"-DFIREBASE_ANDROID_STL=${firebaseAndroidStl}"
76+
"-DFIREBASE_ANDROID_STL=${firebaseAndroidStl}"
7777
}
7878
}
7979
}

0 commit comments

Comments
 (0)