I updated Android Studio from 3.0.1 to 3.1, and updated Gradle from 4.1 to 4.6
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
And I get this error
Could not GET 'https://jcenter.bintray.com/commons-codec/commons-codec/1.6/commons-codec-1.6.jar'.
Received status code 504 from server: Gateway Time-out
I tired this solution, but still having the error.