mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 15:45:42 +02:00
fix(deps): update lifecycle to v2.6.0-alpha03
This commit is contained in:
parent
0d35cfaa0b
commit
7b7992e6dd
|
@ -10,7 +10,7 @@ flowbinding = "1.2.0"
|
|||
hilt = "2.44"
|
||||
kotlin = "1.7.20"
|
||||
leakcanary = "2.9.1"
|
||||
lifecycle = "2.6.0-alpha02"
|
||||
lifecycle = "2.6.0-alpha03"
|
||||
|
||||
[libraries]
|
||||
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"
|
||||
|
|
Loading…
Reference in a new issue