-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
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
DvHuang
Metadata
Metadata
Assignees
Labels
No labels