We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb6252 commit 4af42bbCopy full SHA for 4af42bb
AndroidBillingLibraryTest/AndroidManifest.xml
@@ -16,6 +16,6 @@
16
<action android:name="com.android.vending.billing.PURCHASE_STATE_CHANGED" />
17
</intent-filter>
18
</receiver>
19
- <activity android:name="net.robotmedia.billing.MockBillingActivity"></activity>
+ <activity android:name="net.robotmedia.billing.helper.MockBillingActivity"></activity>
20
</application>
21
</manifest>
0 commit comments