mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 14:47:29 +00:00
Update dependency androidx.core:core to v1.6.0
This commit is contained in:
parent
e8fd989558
commit
19fa9bc960
@ -183,7 +183,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation 'com.google.guava:guava:27.0.1-android'
|
implementation 'com.google.guava:guava:27.0.1-android'
|
||||||
|
|
||||||
def core_version = "1.6.0-rc01"
|
def core_version = "1.6.0"
|
||||||
implementation "androidx.core:core:$core_version"
|
implementation "androidx.core:core:$core_version"
|
||||||
|
|
||||||
// Fragment
|
// Fragment
|
||||||
|
Loading…
Reference in New Issue
Block a user