configure telemetry on build (#2852)
This commit is contained in:
parent
ad0c3a5ea2
commit
d832976675
1 changed files with 1 additions and 1 deletions
|
|
@ -376,8 +376,8 @@ platform :android do
|
|||
lane :build do
|
||||
unless configured
|
||||
configure
|
||||
configure_telemetry_android
|
||||
end
|
||||
configure_telemetry_android
|
||||
update_identifiers
|
||||
replace_assets
|
||||
link_sentry_android
|
||||
|
|
|
|||
Loading…
Reference in a new issue