-
-
Notifications
You must be signed in to change notification settings - Fork 634
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add preregister, earlyAccessEnabled, androidMaxVersion, originalPrice…
… and discountEndDate properties (#648)
- Loading branch information
Showing
3 changed files
with
35 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,6 +66,7 @@ Results: | |
size: 'Varies with device', | ||
androidVersion: 'VARY', | ||
androidVersionText: 'Varies with device', | ||
androidMaxVersion: 'VARY', | ||
developer: 'Google LLC', | ||
developerId: '5700313618786177705', | ||
developerEmail: '[email protected]', | ||
|
@@ -96,6 +97,9 @@ Results: | |
version: 'Varies with device', | ||
recentChanges: 'Improved offline translations with upgraded language downloads', | ||
comments: [], | ||
preregister: false, | ||
earlyAccessEnabled: false, | ||
isAvailableInPlayPass: false, | ||
editorsChoice: true, | ||
features: [ | ||
{ | ||
|
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