Skip to content

Instantly share code, notes, and snippets.

@MisterRager
Created July 23, 2016 02:52
Show Gist options
  • Save MisterRager/c84d0ac6a4b86e0d23c9ad17ddfd1375 to your computer and use it in GitHub Desktop.
Save MisterRager/c84d0ac6a4b86e0d23c9ad17ddfd1375 to your computer and use it in GitHub Desktop.
{
"recordVersion": 1,
"platforms": {
"ios": {
"releases": {
"expired": {
"expirationDate": -1,
"notes": "Default expired version"
}
},
"minVersion": "3.7.8",
"recordVersion": 1
},
"android": [
{
"expirationDate": -1,
"notes": "blank template expiration",
"buildNumber": -1,
"expirePreviousVersions": true,
"newApiVersion": -1
},
{
"expirationDate": 1492560000,
"notes": "Example Expiration: Apr 19, 2017",
"buildNumber": 64,
"expirePreviousVersions": true,
"newApiVersion": 20
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment