mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 18:36:21 +03:00
Bump epoxy_version from 4.4.1 to 4.4.2
Bumps `epoxy_version` from 4.4.1 to 4.4.2. Updates `epoxy` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/commits) Updates `epoxy-glide-preloading` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/commits) Updates `epoxy-processor` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/commits) Updates `epoxy-paging` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c152964323
commit
5f29668c27
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
|
||||
def epoxy_version = '4.4.1'
|
||||
def epoxy_version = '4.4.2'
|
||||
def fragment_version = '1.3.0'
|
||||
def arrow_version = "0.8.2"
|
||||
def markwon_version = '4.1.2'
|
||||
|
|
Loading…
Reference in a new issue