Updated on 2026-08-14
This commit is contained in:
parent
4d08c4404d
commit
b7ea0b5d2c
5 changed files with 283 additions and 9 deletions
|
|
@ -49,4 +49,8 @@ dependencies {
|
|||
ksp(deps.moshi.kotlin.codegen)
|
||||
kaptForObfuscatingVariants(deps.retrofit.response.type.keeper)
|
||||
// endregion
|
||||
|
||||
// region Tests dependencies
|
||||
testImplementation(projects.test.core)
|
||||
// endregion
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue