mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
依存関係追加
This commit is contained in:
parent
165d45ad40
commit
2dc3ab6bc6
|
@ -45,6 +45,8 @@ dependencies {
|
||||||
// shared
|
// shared
|
||||||
implementation project(':shared:ui')
|
implementation project(':shared:ui')
|
||||||
|
|
||||||
|
implementation project(':model')
|
||||||
|
|
||||||
// https://mvnrepository.com/artifact/androidx.preference/preference
|
// https://mvnrepository.com/artifact/androidx.preference/preference
|
||||||
implementation 'androidx.preference:preference:1.2.1'
|
implementation 'androidx.preference:preference:1.2.1'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user