Skip to content

Commit 85f9926

Browse files
authored
Add Crashlytics to if_changed for GoogleDataTransport changes (#5102)
1 parent a568a96 commit 85f9926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/if_changed.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ else
7979

8080
Crashlytics-*)
8181
check_changes '^(FirebaseCore|GoogleUtilities|Crashlytics|FirebaseCrashlytics.podspec|Firebase/InstanceID|FirebaseInstanceID.podspec|'\
82-
'FirebaseInstallations)'
82+
'FirebaseInstallations|GoogleDataTransport|GoogleDataTransport.podspec|GoogleDataTransportCCTSupport|GoogleDataTransportCCTSupport.podspec)'
8383
;;
8484

8585
Database-*)

0 commit comments

Comments
 (0)