Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持Gradle 2.2 #59

Merged
merged 1 commit into from
May 23, 2015
Merged

支持Gradle 2.2 #59

merged 1 commit into from
May 23, 2015

Conversation

skyfishjy
Copy link
Contributor

根据 http://stackoverflow.com/questions/27302965/could-not-find-property-processmanifest-on-com-android-build-gradle-internal-a 更新更改AndroidManifest.xml方法

根据 http://tools.android.com/tech-docs/new-build-system/user-guide/apk-splits 了解到 getProcessManifest方法属于VariantOutput,通过variant.outputs可以获取到。

在以下环境测试成功:
compileSdkVersion 21
buildToolsVersion "21.1.2"
classpath 'com.android.tools.build:gradle:1.0.0'

ntop001 added a commit that referenced this pull request May 23, 2015
@ntop001 ntop001 merged commit 9725fbe into umeng:master May 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants