fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1.4.0

This commit is contained in:
renovate[bot] 2024-09-18 21:07:36 +00:00 committed by GitHub
parent be671b42ce
commit 6687b936ee
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.3.1"
profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0"
lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle_version" }
lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle_version" }