Testing UserDao

This commit is contained in:
2021-09-08 02:42:24 +02:00
parent e095359301
commit f8927559b7
6 changed files with 97 additions and 2 deletions
+1 -1
View File
@@ -51,5 +51,5 @@ dependencies {
kapt(Libs.hilt_android_compiler)
api(Libs.timber)
api(Libs.fetch)
api(Libs.pr_downloader)
}