依存関係追加

This commit is contained in:
ろむねこ 2024-01-25 16:32:41 +09:00
parent 165d45ad40
commit 2dc3ab6bc6
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -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'