everyone! After the latest update, the Studio has become a very long run (3-40min) "Running Gradle Build" before running the application. How is it treated? The current Studio version: 1.3.2
Firstly,
Allow Gradle to work offline : Go to File > Settings > Build,Execution,Deployment > Build Tools > Gradle. Then, in Global Gradle Settings tab, tick Offline Work.
Then, you can also tell Gradle to use a daemon : Just add org.gradle.daemon=true
this line in the gradle.properties file.
Hope this helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With