mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
依存関係追加
This commit is contained in:
parent
b7f91b593e
commit
ed9e20ede3
|
@ -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