Animatorsを依存に追加

This commit is contained in:
ろむねこ 2024-07-09 11:10:14 +09:00
parent 61eead89c6
commit e6c8a85c95
Signed by: Fujimatsu
GPG Key ID: FA1F39A1BA37D168

View File

@ -44,6 +44,8 @@ dependencies {
implementation 'one.nem:compact-calendar-view:1.0.0'
implementation 'jp.wasabeef:recyclerview-animators:4.0.2'
// Project modules
implementation project(':model')
implementation project(':utils')