Hello, I downloaded this zip to local, and open it in my AS2.2. But I meet an error when run this project. The error message is the title:
Error:(2, 0) No service of type Factory<LoggingManagerInternal> available in ProjectScopeServices.
Open File
and when i click the Open File, it jumped into build.gradle line 2:
apply plugin: 'com.github.dcendents.android-maven'
Could you give any advices?
And THANKS for your project!