依存関係追加

This commit is contained in:
r-ca 2024-01-29 05:22:19 +09:00
parent bdf6bae5fa
commit dbdb2b76d7
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -63,4 +63,6 @@ dependencies {
// ViewPager2
implementation "androidx.viewpager2:viewpager2:1.0.0"
implementation project(':component:scanner') //
}