Use room's ksp

This commit is contained in:
Goooler 2022-07-24 10:10:30 +08:00
parent bc83f0a497
commit bd8278343f
2 changed files with 3 additions and 1 deletions

View file

@ -21,6 +21,7 @@ buildscript {
}
}
plugins {
id 'com.google.devtools.ksp' version '1.7.10-1.0.6' apply false
id "com.github.ben-manes.versions" version "0.42.0"
}