Move UMP SDK to a top-level directory. #4781
lint.yml
on: pull_request
lint_warnings_check_and_comment
37s
Annotations
1 warning
lint_warnings_check_and_comment
Found 2 lint warnings:
ump/src/android/consent_info_internal_android.h:52: Add #include <vector> for vector<> [build/include_what_you_use] [4]
ump/src/stub/consent_info_internal_stub.h:84: #endif line should be "#endif // FIREBASE_UMP_SRC_STUB_CONSENT_INFO_INTERNAL_STUB_H_" [build/header_guard] [5]
|