configure telemetry on build (#2852)

This commit is contained in:
Saturnino Abril 2019-06-01 01:16:32 +08:00 committed by GitHub
parent 6e7e083aee
commit 30ee1e78c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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