I am using Jenkins and trying to build Android Studio project which uses the crashlytics new Fabric.
I am also using gradle 2.2.1
I get error from the following in the Jenkins log-
What went wrong: A problem occurred evaluating project ':app'.
Failed to apply plugin [id 'io.fabric'] Could not create plugin of type 'CrashlyticsPlugin'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Any help will be appreciated.
0 comments:
Post a Comment