Replaced 'fun getLifecycle' with 'val lifecycle'
This commit is contained in:
parent
ee44d8aa89
commit
b0c818aadd
|
|
@ -12,7 +12,7 @@ dependencies {
|
|||
constraints {
|
||||
implementation("androidx.appcompat:appcompat") {
|
||||
version {
|
||||
require '2.6.0'
|
||||
require '1.7.0-alpha03'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue