Disable room.incremental

pull/935/head
Alex Baker 4 years ago
parent a39e29a230
commit bc9b9744fe

@ -45,7 +45,6 @@ android {
kapt {
arguments {
arg("room.schemaLocation", "$projectDir/schemas")
arg("room.incremental", "true")
}
}
}

Loading…
Cancel
Save