This was discussed a little in #223.
It would be great to rename android_version, min_sdk_version, and target_sdk_version to a more coherent naming scheme. Some options could be:
build_sdk_version, min_sdk_version, target_sdk_version
build_android_version, min_android_version, target_android_version
android_platform, min_android_platform, target_android_platform
However, this is very much a breaking change, so it merits some discussion.