mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
依存関係追加
This commit is contained in:
parent
21279e0c9a
commit
4c30def77b
|
@ -55,7 +55,9 @@ dependencies {
|
||||||
|
|
||||||
implementation project(':component:viewer')
|
implementation project(':component:viewer')
|
||||||
|
|
||||||
implementation project(':processor')
|
implementation project(':processor') // TODO-rca: あんまり依存したくないけど時間がないので一旦
|
||||||
|
|
||||||
|
implementation project(':vcs') // TODO-rca: あんまり依存したくないけど時間がないので一旦
|
||||||
|
|
||||||
// TODO-rca: バージョンカタログに切り出す
|
// TODO-rca: バージョンカタログに切り出す
|
||||||
implementation "com.hendraanggrian.material:collapsingtoolbarlayout-subtitle:1.5.0"
|
implementation "com.hendraanggrian.material:collapsingtoolbarlayout-subtitle:1.5.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user