Skip to content

AS failed to build after add v1.3 into gradle depdencies #51

@zhangchaoxu

Description

@zhangchaoxu

After I add compile 'cn.pedant.sweetalert:library:1.3' into my Android Studio Gradle build file, I got an error message in build
`Error:Gradle: Execution failed for task ':XXX:processOfficialDebugResources'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\ProgramPortable\android-sdk\build-tools\22.0.1\aapt.exe'' finished with non-zero exit value 1`
I tried many solutions like re-install the build tool, but it does not work.
This may be a environment issue, however, it works well after I change v1.3 to v1.2.

ps.add tools:replace="android:icon" into androidmanifest.xml is useless.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions