mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Bump epoxy_version from 4.5.0 to 4.6.1
Bumps `epoxy_version` from 4.5.0 to 4.6.1. Updates `epoxy` from 4.5.0 to 4.6.1 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1) Updates `epoxy-glide-preloading` from 4.5.0 to 4.6.1 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1) Updates `epoxy-processor` from 4.5.0 to 4.6.1 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1) Updates `epoxy-paging` from 4.5.0 to 4.6.1 - [Release notes](https://github.com/airbnb/epoxy/releases) - [Changelog](https://github.com/airbnb/epoxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/epoxy/compare/4.5.0...4.6.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8c09c22239
commit
e5cc6ceba7
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
|
||||
def epoxy_version = '4.5.0'
|
||||
def epoxy_version = '4.6.1'
|
||||
def fragment_version = '1.3.3'
|
||||
def arrow_version = "0.8.2"
|
||||
def markwon_version = '4.1.2'
|
||||
|
|
Loading…
Reference in a new issue