Fixed emoji2 build

pull/212/head
M66B 3 years ago
parent adece7e5c1
commit e5d825d825

@ -407,6 +407,8 @@ configurations.all {
// lifecycle-livedata: ComputableLiveData, MediatorLiveData, Transformations // lifecycle-livedata: ComputableLiveData, MediatorLiveData, Transformations
// lifecycle-livedata-core: LiveData, MutableLiveData, Observer // lifecycle-livedata-core: LiveData, MutableLiveData, Observer
// paging-runtime: AsyncPagedListDiffer, LivePagedListBuilder, PagedListAdapter, PagedStorageDiffHelper // paging-runtime: AsyncPagedListDiffer, LivePagedListBuilder, PagedListAdapter, PagedStorageDiffHelper
exclude group: "androidx.emoji2", module: "emoji2"
} }
configurations.all { configurations.all {

Loading…
Cancel
Save