Skip to content

Commit 4af42bb

Browse files
author
Robot Media
committed
Refactoring
1 parent 8cb6252 commit 4af42bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidBillingLibraryTest/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
<action android:name="com.android.vending.billing.PURCHASE_STATE_CHANGED" />
1717
</intent-filter>
1818
</receiver>
19-
<activity android:name="net.robotmedia.billing.MockBillingActivity"></activity>
19+
<activity android:name="net.robotmedia.billing.helper.MockBillingActivity"></activity>
2020
</application>
2121
</manifest>

0 commit comments

Comments
 (0)