Alan Evans
11/12/2018, 9:54 PMPaul Woitaschek
11/13/2018, 9:23 AMbuildTypes {
forTests {
initWith debug
matchingFallbacks = ["debug"]
}
}
...
kaptRelease(Deps.Moshi.compiler)
kaptForTests(Deps.Moshi.compiler)
Alan Evans
11/13/2018, 11:52 AMTestRelease
test it?Paul Woitaschek
11/13/2018, 1:28 PMGurpreetSK
11/13/2018, 4:25 PMPaul Woitaschek
11/13/2018, 5:14 PM