<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!--
    SDK source to be used in user-agent string
    -->
    <string name="customer_io_react_native_sdk_client_source">ReactNative</string>
    <!--
    SDK version to be used in user-agent string
    This will be updated by update-version script with React Native package version
    whenever new version of React Native package is released
    -->
    <string name="customer_io_react_native_sdk_client_version">6.4.2</string>
</resources>
