Android Studio 3.0 Beta 2 Used Dagger2 2.11 Appeared
Error:Execution failed for task ':arms:compileDebugJavaWithJavac'.
java.lang.NoClassDefFoundError: dagger/Provides
it's normal in Android Studio 2.3.3 but not normal at Android Studio 3.0 銆侾lease help me to solve this problem

File a bug for Android Studio or ask on StackOverflow please. This isn't a dagger bug
The same error with me:
https://stackoverflow.com/questions/45905863/as3-java-lang-noclassdeffounderror-dagger-provides
@ljackChen001
Got solution from:
https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html
I had the same problem,hava you solved it yet?thank you
Most helpful comment
@ljackChen001
Got solution from:
https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html