I am using android studio for my android projects.I just got a problem when i imported an android studio project.The problem is that gradle is downloading wrapper 2.4
and i have 2.1.0
. Is there a way to use older version by changing setting. I searched about it but i didn't find solutions specific to the problem.what i got is
How to set gradle home while importing existing project in Android studio
How to use gradle zip in local system without downloading when using gradle-wrapper
In my case, i don't have version 2.4 and want to use existing 2.1.0