-
Notifications
You must be signed in to change notification settings - Fork 536
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* - update gradle version 3.1.0 - remove Warning:Configuration 'compile' replaced with 'implementation' - update targetSdkVersion 26 (Google Play requires that apps target API level 26 or higher) - remove IInAppBillingService.aidl file and Use the Google Play Billing Library - update deprecated API * sample project use annotations version 26.0.1 * revert compileSdkVersion and buildToolsVersion * revert gradle version
- Loading branch information
Showing
5 changed files
with
14 additions
and
285 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
281 changes: 0 additions & 281 deletions
281
library/src/main/aidl/com/android/vending/billing/IInAppBillingService.aidl
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters