Sha256: 575b18f7ab5e59122baaed4131022f56cd6333dada128550caa80de53e572b2d
Contents?: true
Size: 344 Bytes
Versions: 2
Compression:
Stored size: 344 Bytes
Contents
{ "type": "object", "required": [ "brandName", "applicationId", "versionName", "versionCode" ], "properties": { "brandName": { "type": "string" }, "applicationId": { "type": "string" }, "versionName": { "type": "string" }, "versionCode": { "type": "number" } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solara-0.2.0 | solara/lib/core/doctor/schema/platform/android/android_config.json |
solara-0.1.0 | solara/lib/core/doctor/schema/platform/android/android_config.json |