tinkerpatch-easy-sample icon indicating copy to clipboard operation
tinkerpatch-easy-sample copied to clipboard

gradle tinkerPatchRelease编译错误

Open longvge opened this issue 6 years ago • 0 comments

Task :app:tinkerProcessReleaseResourceId FAILED we build app apk with apply resource mapping file C:\Users\long\Desktop\tinkerpatch-easy-sample-master\app\build\bakApk/app-3.0.1-0708-18-30-49/release//app-release-R.txt

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:tinkerProcessReleaseResourceId'.

java.io.FileNotFoundException: C:\Users\long\Desktop\tinkerpatch-easy-sample-master\app\build\intermediates\tinker_intermediates\values_backup

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s 13 actionable tasks: 4 executed, 9 up-to-date

longvge avatar Jul 08 '19 10:07 longvge