Hi,

I imported a pre-existing project as a gradle project in Android Studio.

I then updated gradleVersion as following

task wrapper(type: Wrapper) {
    gradleVersion = '2.2.1'
}


Then I run the gradle build. When I check the version - gradlew --version, it 
still shows 1.12


I'm looking for the option to "Use default gradle wrapper" but can't find it in 
Android Studio. 
<https://lh3.googleusercontent.com/-xNCOT-CTIdk/Vsqxo0BfvSI/AAAAAAAAA2c/iIFv5EdMtLM/s1600/2016-02-22_12-27-44.png>



Please help me fix this issue. Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ca270a9a-3428-4241-8e02-ed1cdfe03127%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to