<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <application>
        <meta-data android:name="pushy_build_time" android:value="@string/pushy_build_time" />
        <receiver
            android:name="cn.reactnative.modules.update.PackageInstallerStatusReceiver"
            android:exported="false" />
    </application>
</manifest>
