refactor: remove extra line
This commit is contained in:
parent
1a66e45230
commit
9aead43642
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ android {
|
|||
defaultConfig {
|
||||
minSdk = libs.versions.app.build.minimumSDK.get().toInt()
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
ksp {
|
||||
arg("room.schemaLocation", "$projectDir/schemas")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue