依存関係整理

This commit is contained in:
ろむねこ 2024-01-25 12:48:38 +09:00
parent 4ad5df6c98
commit af55033914
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -33,7 +33,4 @@ dependencies {
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 project(':data')
implementation project(':utils')
} }