<manifest xmlns:android="http://schemas.android.com/apk/res/android">

  <application>
    <activity android:name=".PLYProductActivity" android:theme="@style/Theme.Purchasely" />
    <activity android:name=".PLYSubscriptionsActivity" android:theme="@style/Theme.Purchasely" />
  </application>

</manifest>
