UFIDA’s common package download failed with error forbidden

Could not GET ‘ https://dl.bintray.com/umsdk/release/com/umeng/umsdk/common/9.3.8/common-9.3.8.jar ‘. Received status code 403 from server: Forbidden Disable Gradle ‘offline mode’ and sync project

Now my friend League version upgrades, always report this error, there is no way to download the 9.3.8 package.  
It is found by query.

Add the new Maven warehouse address of [alliance +] SDK in the section of buildscript and allprojects in the project build. Gradle configuration script( Note that the original maven {URL ‘ https://dl.bintray.com/umsdk/release ‘} to: maven {URL’ https://repo1.maven.org/maven2/ ‘ })

Read More: