Update Lifecycle Arch Components library version.
This commit is contained in:
parent
c8a2929c54
commit
0bc607de03
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
def lifecycle_version = "2.3.0"
|
||||
def lifecycle_version = "2.3.1"
|
||||
def arch_version = "2.1.0"
|
||||
def room_version = "2.2.6"
|
||||
def rx_bindings_version = '3.0.0'
|
||||
|
|
Loading…
Reference in a new issue