mirror of
https://github.com/imcarlost/Friendlists.git
synced 2026-04-10 02:46:54 -04:00
migrate to multidatabase structure and clean up code
This commit is contained in:
@@ -30,4 +30,8 @@ android {
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
kapt deps.room.compiler
|
||||
}
|
||||
Reference in New Issue
Block a user