mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-21 12:45:44 +03:00
fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1.4.1 (#1289)
This commit is contained in:
parent
6984e0465b
commit
c72c07f355
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ corektx = "androidx.core:core-ktx:1.13.1"
|
|||
splashscreen = "androidx.core:core-splashscreen:1.0.1"
|
||||
recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
|
||||
viewpager = "androidx.viewpager:viewpager:1.1.0-alpha01"
|
||||
profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0"
|
||||
profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1"
|
||||
|
||||
lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle_version" }
|
||||
lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle_version" }
|
||||
|
|
Loading…
Reference in a new issue