Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Commit

Permalink
Merge ede20b8 into d0765bb
Browse files Browse the repository at this point in the history
  • Loading branch information
budiselic committed May 3, 2018
2 parents d0765bb + ede20b8 commit 0681296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<source-file src="src/android/Purchase.java" target-dir="src/com/alexdisler/inapppurchases" />
<source-file src="src/android/Security.java" target-dir="src/com/alexdisler/inapppurchases" />
<source-file src="src/android/SkuDetails.java" target-dir="src/com/alexdisler/inapppurchases" />
<source-file src="src/android/billing/IInAppBillingService.aidl" target-dir="src/com/android/vending/billing" />
<source-file src="src/android/billing/IInAppBillingService.aidl" target-dir="app/src/main/aidl/com/android/vending/billing" />
</platform>

</plugin>

0 comments on commit 0681296

Please sign in to comment.