mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
依存関係追加
This commit is contained in:
parent
dfbe26ee9a
commit
a815d3b1b4
|
@ -32,4 +32,8 @@ dependencies {
|
||||||
testImplementation libs.junit
|
testImplementation libs.junit
|
||||||
androidTestImplementation libs.androidx.test.ext.junit
|
androidTestImplementation libs.androidx.test.ext.junit
|
||||||
androidTestImplementation libs.androidx.test.espresso.core
|
androidTestImplementation libs.androidx.test.espresso.core
|
||||||
|
|
||||||
|
implementation project(':data')
|
||||||
|
implementation project(':model')
|
||||||
|
implementation project(':utils')
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user