alibaba / freeline

A super fast build tool for Android, an alternative to Instant Run
https://www.freelinebuild.com/
BSD 3-Clause "New" or "Revised" License
5.48k stars 623 forks source link

GrowingIO集成出错,显示无法java.io.IOException: Can't write #981

Open DataEnlighten opened 6 years ago

DataEnlighten commented 6 years ago

BUILD FAILED in 1m 6s

[ERROR] -------------------------------------------------------- [ERROR] build failed with script: gradlew.bat :app:assembleDebug -P freelineBuild=true --stacktrace [ERROR] -------------------------------------------------------- [DEBUG] Prepare tasks time: 0.5s [DEBUG] Task engine running time: 69.8s [DEBUG] Total time: 70.3s [DEBUG] --------------------------------------------------------

DataEnlighten commented 6 years ago

GrowingIO 版本2.3.1 去掉GrowingIo的引用后可以正常使用

weihuawei commented 6 years ago

设置android.enableAapt2=false就行了