fun getVersionFile(version: String): File?
Looking specified version of API file.
Specified version file may be null due to different reasons. For example there is no such API version.
version - API version file to look for.
Return
a file which represents specified version of API.