Sha256: a945d6a1b858001567d92e96f811e418f279f3a634fea5b40ab8939de406ddb3
Contents?: true
Size: 278 Bytes
Versions: 13
Compression:
Stored size: 278 Bytes
Contents
{ "type": "object", "required": [ "applicationId", "versionName", "versionCode" ], "properties": { "applicationId": { "type": "string" }, "versionName": { "type": "string" }, "versionCode": { "type": "number" } } }
Version data entries
13 entries across 13 versions & 1 rubygems