Open gitee-shareware opened 3 years ago
javaCompileOptions { annotationProcessorOptions { arguments["room.incremental"] = "true" } }
does not take effect in kapt(room-compiler)
javaCompileOptions { annotationProcessorOptions { arguments["room.incremental"] = "true" } }
does not take effect in kapt(room-compiler)