docker-android/genymotion/example/sample_devices/aws.json
2018-08-20 11:46:09 +02:00

13 lines
173 B
JSON
Executable file

[
{
"region": "eu-west-1",
"android_version": "6.0",
"instance": "t2.small"
},
{
"region": "eu-west-1",
"android_version": "8.0",
"instance": "t2.small"
}
]