austynm
09/25/2017, 4:57 PMjavac when using kapt? With databinding and all its generated classes, our errors in the Gradle console keep getting cutoff. I tried kotlinOptions.freeCompilerArgs += ["-Xmaxerrs", "500"] but it gives me a warning saying it is not supported.