执行 linux机器上 执行gradle 构建
[root@uranuspreapp30 app]# gradle clean build --info > /opt/test1.txt FAILURE: Build failed with an exception. * Where: Build file '/data/jenkins/jobs/testlxl/app/build.gradle' line: 1 * What went wrong: A problem occurred evaluating project ':app'. > java.lang.NoClassDefFoundError: com/android/build/gradle/internal/ToolingRegistryProvider * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.[root@uranuspreapp30