mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 17:53:14 +00:00
com.websitebeaver:documentscannerをscannerモジュールの依存関係に追加
This commit is contained in:
parent
c9b8a880f3
commit
03ec846b96
|
@ -32,4 +32,6 @@ 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 'com.websitebeaver:documentscanner:1.0.0'
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user