Update Groupie to 2.9.0

This commit is contained in:
TacoTheDank 2021-09-22 19:08:03 -04:00 committed by litetex
parent 1e0c9f46ad
commit a641c5bb58
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ import androidx.lifecycle.ViewModelProvider
import androidx.preference.PreferenceManager
import androidx.recyclerview.widget.GridLayoutManager
import androidx.recyclerview.widget.RecyclerView
import com.xwray.groupie.GroupAdapter
import com.xwray.groupie.GroupieAdapter
import com.xwray.groupie.Item
import com.xwray.groupie.OnAsyncUpdateListener
import com.xwray.groupie.OnItemClickListener