Compare commits

...
2 Commits
+25
View File
@@ -0,0 +1,25 @@
{
"_comment": "For testing purposes at the moment — values are not authoritative",
"schemaVersion": 1,
"android": {
"zapstore": {
"minSupportedVersionCode": 150,
"minRecommendedVersionCode": 157,
"latestVersionCode": 160,
"updateUrl": "https://f-droid.gart.io/fdroid/repo"
},
"play": {
"minSupportedVersionCode": 148,
"minRecommendedVersionCode": 155,
"latestVersionCode": 158
}
},
"ios": {
"appstore": {
"minSupportedVersionCode": 148,
"minRecommendedVersionCode": 155,
"latestVersionCode": 158,
"updateUrl": "https://apps.apple.com/app/id0000000000"
}
}
}