No zipAlignEnabled in gradle2.2.0-alpha3

前提是你 提交于 2019-12-30 10:06:15

问题


after I updated my top-level gradle to

classpath 'com.android.tools.build:gradle:2.2.0-alpha3'

AndroidStudio2.2-Preview3 ignored the zipAlignEnabled-option. In previous gradle-versions the gradle-tab showed a entry in "others" called zipAlignRelease, in 2.2.0-alpha3 is the entry missing. Does anybody else face this issue and is there a chance to fix it?

来源:https://stackoverflow.com/questions/37741191/no-zipalignenabled-in-gradle2-2-0-alpha3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!