mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 17:53:14 +00:00
依存関係追加
This commit is contained in:
parent
9a48dbdaea
commit
a70f92a872
|
@ -34,4 +34,7 @@ dependencies {
|
||||||
androidTestImplementation libs.androidx.test.espresso.core
|
androidTestImplementation libs.androidx.test.espresso.core
|
||||||
|
|
||||||
implementation 'com.websitebeaver:documentscanner:1.0.0'
|
implementation 'com.websitebeaver:documentscanner:1.0.0'
|
||||||
|
|
||||||
|
implementation project(':shared:ui')
|
||||||
|
implementation project(':model')
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user