FAILURE: Build failed with an exception.
15:33:34
15:33:34 * What went wrong:
15:33:34 Execution failed for task ':app:stripReleaseDebugSymbols'.
15:33:34 > No toolchains found in the NDK toolchains folder for ABI with prefix: arm-linux-androideabi
以上是Jenkins报出的详细日志。
解决:classpath 'com.android.tools.build:gradle:4.0.0' 高于或等于此版本










