Fixed emoji2 build

pull/212/head
M66B 1 year ago
parent adece7e5c1
commit e5d825d825

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

Loading…
Cancel
Save