Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

how to use old android studio project

Open up this file in your project:

<project>/gradle/wrapper/gradle-wrapper.properties

Edit the distributionUrl line and set it too:

distributionUrl=http://services.gradle.org/distributions/gradle-1.8-all.zip

Rebuild your project.

</project>
Source by www.codeproject.com #
 
PREVIOUS NEXT
Tagged: #android #studio #project
ADD COMMENT
Topic
Name
4+4 =