Remove minSdkVersion from AndroidManifest.xml since it is already specified
in build.gradle. Other build systems will need to make similar changes to
inject the minSdkVersion.
Use -all instead of -bin for the gradle distribution to prevent AS from
offering to change this upon first import.
Remove minSdkVersion from AndroidManifest.xml since it is already specified in build.gradle. Other build systems will need to make similar changes to inject the minSdkVersion.
Use -all instead of -bin for the gradle distribution to prevent AS from offering to change this upon first import.