Gradle build stuck on mergeDebugResources on centos

I am building an android project on a centos server using gradle and after using gradle build everything works fine before this:

> Building 17%>: app: mergeDebugResources

and then he just got stuck there.

+7
android build gradle centos
source share

No one has answered this question yet.

See related questions:

1206
What is Gradle in Android Studio?
947
Android Studio: add jar as a library?
815
Android "Only the original thread that created the view hierarchy can touch its views."
746
Failed to start Xcode process: security
746
Error getting parent element for element: resource not found that matches the specified name after upgrading to AppCompat v23
474
Gradle DSL method not found: 'runProguard'
369
How to manually enable an external aar package using the new Gradle Android Build system
316
Android Gradle plugin 0.7.0: "duplicate files when packing APK"
214
Android Studio Stuck on Gradle Download on New Project

All Articles