[Solved] Error in Android Studio after impoit the library from github [closed]


I has the same problem with source code of evernote android-job in version 1.2.4, when I try to open source code inside Android Studio 3.0.1.

After some test and tries solve the problem by comment this line:

//apply from: '../build-config/gradle-push.gradle'

of file android-job-1.2.4\library\build.gradle that’s last line.

solved Error in Android Studio after impoit the library from github [closed]