Can't release the project using crashlytics after upgrading to java 8
问题 After I move to java 8 , I get this error in app release, because of fabric crashlytics: Could not determine the dependencies of task ':app:crashlyticsStoreDeobsRelease'. > Task with path 'dexRelease' not found in project ':app'. I'm using Android Studio 2.2 , Gradle version 2.14.1 , Android plugin version 2.2.0 The project run without any problem, but I can't generate signed apk! I read this post Can't run project - Android Studio 2.0 Crashlytics issues and Could not determine the