fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1.4.1 (#1289)

This commit is contained in:
Mend Renovate 2024-10-05 02:11:51 +02:00 committed by GitHub
parent 6984e0465b
commit c72c07f355
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" }