我正在尝试解决Gradle的一个恼人问题,该问题不允许库具有不同的min/targetsdk。解决方案是将以下内容添加到build.gradle。android.applicationVariants.all{variant->//ThisisanannoyinghacktogetaroundthefactthattheGradleplugindoesnotsupport//havinglibrarieswithdifferentminSdkVersions.PlayServiceshasaminversionof9(Gingerbread)//butAndroidMapsUtilss