Change version gate json format
This commit is contained in:
+3
-14
@@ -1,25 +1,14 @@
|
||||
{
|
||||
"_comment": "For testing purposes at the moment — values are not authoritative",
|
||||
"schemaVersion": 1,
|
||||
"android": {
|
||||
"zapstore": {
|
||||
"minSupportedVersionCode": 159,
|
||||
"minRecommendedVersionCode": 159,
|
||||
"latestVersionCode": 159,
|
||||
"updateUrl": "https://zapstore.dev/apps/naddr1qq9kjmewvashyapwv9c8qqgcwaehxw309aex2mrp0yh85ctswd6x7un99ejx2aszyrv33fpxcm8s9r7rj6skmlks852hms342cnchdqujydcs8fkx0glvqcyqqq8uzcrcag3y"
|
||||
},
|
||||
"play": {
|
||||
"minSupportedVersionCode": 148,
|
||||
"minRecommendedVersionCode": 155,
|
||||
"latestVersionCode": 158
|
||||
}
|
||||
"zapstore": { "latestVersionCode": 159 },
|
||||
"play": { "latestVersionCode": 159 }
|
||||
},
|
||||
"ios": {
|
||||
"appstore": {
|
||||
"minSupportedVersionCode": 148,
|
||||
"minRecommendedVersionCode": 155,
|
||||
"latestVersionCode": 158,
|
||||
"updateUrl": "https://apps.apple.com/app/id0000000000"
|
||||
}
|
||||
"appstore": { "latestVersionCode": 159 }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user