<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.revenuecat.purchases.capacitor.ui">
    
    <application>
        <!-- No specific activities need to be declared here since they are included in the 'purchases-ui' library -->
    </application>

</manifest> 