Could not find class GradleWrapperMain
If you have a Gradle project like an Android app and want to do CI(Continuous integration) with any CI platforms like Jenkins, Gitlab CI etc, then most of the time script work smoothly but sometimes it drives you like nuts. One of the common problem is –
Problem
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain Running after script... End CI ERROR: Build failed: exit…
View On WordPress











