pp.amorim
05/18/2017, 1:05 PMlouiscad
05/18/2017, 1:06 PMmyanmarking
05/18/2017, 1:18 PMlouiscad
05/18/2017, 1:55 PMyan
05/18/2017, 1:57 PMrattleshirt
05/18/2017, 1:59 PMCaused by: java.lang.NoSuchMethodError: com.android.build.gradle.internal.variant.BaseVariantData.getOutputs()Ljava/util/List;
?pp.amorim
05/18/2017, 2:01 PM-4
instead -3
louiscad
05/18/2017, 2:04 PMapt
(I don't reference generated generated code in Kotlin), so tried all the other options (annotationProcessor, and kapt), and each time, I got the error I described at build time (sync went without issues) before which is:
Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.
> java.lang.NoSuchMethodError (no error message)
rattleshirt
05/18/2017, 2:06 PMyan
05/18/2017, 2:15 PM