Problems with automate Gradle Android Project and Crashlytics + Fabric.io in IntelliJ -
i have project imported intellij, after cloned git computer. works fine build, run , etc., i'm trying add crashlytics in project using fabric plugin intellij. plugin works fine, library wasn't imported, resulting in problem:
my problem is: need import crashlytics + fabric library, when tried add maven library dependency, received message nothing found, when thought in add dependency in build.gradle, project don't have build.gradle, when tried create build.gradle, problem wasn't solved , nothing happened...
can me?
Comments
Post a Comment