Merge pull request #1224 from austinhuang0131/renovate/com.google.android.material-material-1.x

Update dependency com.google.android.material:material to v1.4.0-beta01
This commit is contained in:
Austin Huang 2021-05-09 18:00:28 -04:00 committed by GitHub
commit 16381ad522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ dependencies {
def nav_version = '2.3.5'
def exoplayer_version = '2.13.3'
implementation 'com.google.android.material:material:1.4.0-alpha02'
implementation 'com.google.android.material:material:1.4.0-beta01'
implementation "com.google.android.exoplayer:exoplayer-core:$exoplayer_version"
implementation "com.google.android.exoplayer:exoplayer-dash:$exoplayer_version"