This commit is contained in:
nail
2026-05-03 02:12:49 +08:00
parent cc66d8a355
commit 292e0b8964

View File

@@ -401,7 +401,9 @@ android {
implementation 'com.github.Dimezis:BlurView:version-3.1.0' implementation 'com.github.Dimezis:BlurView:version-3.1.0'
implementation "com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-x" implementation "com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-x"
implementation "com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.6" //3.0.2更换了很多API // implementation "com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.6" //3.0.2更换了很多API
// implementation 'io.github.carguo:gsyvideoplayer:12.1.0'
} }
} }