mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Bump epoxy_version from 4.1.0 to 4.4.0
Bumps `epoxy_version` from 4.1.0 to 4.4.0. Updates `epoxy` from 4.1.0 to 4.4.0 - [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.1.0...4.4.0) Updates `epoxy-glide-preloading` from 4.1.0 to 4.4.0 - [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.1.0...4.4.0) Updates `epoxy-processor` from 4.1.0 to 4.4.0 - [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.1.0...4.4.0) Updates `epoxy-paging` from 4.1.0 to 4.4.0 - [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.1.0...4.4.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb99477c13
commit
0226a0cba3
@ -287,7 +287,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
|
||||
def epoxy_version = '4.1.0'
|
||||
def epoxy_version = '4.4.0'
|
||||
def fragment_version = '1.3.0-beta01'
|
||||
def arrow_version = "0.8.2"
|
||||
def markwon_version = '4.1.2'
|
||||
|
Loading…
Reference in New Issue
Block a user