I\'m new to Android Studio..whenever I run my project it takes around 14 mins for gradle build..I\'ve check for solutions to improve build speed as mentioned in here
make gradle.propertiesfile in C:\Users\\.gradle (Windows)
gradle.properties
C:\Users\\.gradle (Windows)
then,Add this line to the file:
org.gradle.daemon=true