mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
Bump mavericks from 2.7.0 to 3.0.1
Bumps `mavericks` from 2.7.0 to 3.0.1. Updates `mavericks` from 2.7.0 to 3.0.1 - [Release notes](https://github.com/airbnb/mavericks/releases) - [Changelog](https://github.com/airbnb/mavericks/blob/main/CHANGELOG.md) - [Commits](https://github.com/airbnb/mavericks/compare/2.7.0...v3.0.1) Updates `mavericks-testing` from 2.7.0 to 3.0.1 - [Release notes](https://github.com/airbnb/mavericks/releases) - [Changelog](https://github.com/airbnb/mavericks/blob/main/CHANGELOG.md) - [Commits](https://github.com/airbnb/mavericks/compare/2.7.0...v3.0.1) --- updated-dependencies: - dependency-name: com.airbnb.android:mavericks dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.airbnb.android:mavericks-testing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aad2eed396
commit
8c35a8cf6b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ def lifecycle = "2.5.1"
|
||||||
def flowBinding = "1.2.0"
|
def flowBinding = "1.2.0"
|
||||||
def flipper = "0.164.0"
|
def flipper = "0.164.0"
|
||||||
def epoxy = "4.6.2"
|
def epoxy = "4.6.2"
|
||||||
def mavericks = "2.7.0"
|
def mavericks = "3.0.1"
|
||||||
def glide = "4.14.1"
|
def glide = "4.14.1"
|
||||||
def bigImageViewer = "1.8.1"
|
def bigImageViewer = "1.8.1"
|
||||||
def jjwt = "0.11.5"
|
def jjwt = "0.11.5"
|
||||||
|
|
Loading…
Reference in a new issue