mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 01:36:55 +00:00
Fixed emoji2 build
This commit is contained in:
parent
adece7e5c1
commit
e5d825d825
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue