mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 21:06:32 +00:00
Update dependency androidx.core:core to v1.6.0-beta01
This commit is contained in:
parent
5a682011a5
commit
c38a622209
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ dependencies {
|
|||
|
||||
implementation 'com.google.guava:guava:27.0.1-android'
|
||||
|
||||
def core_version = "1.6.0-alpha03"
|
||||
def core_version = "1.6.0-beta01"
|
||||
implementation "androidx.core:core:$core_version"
|
||||
|
||||
// Room
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue