Skip to content

Commit

Permalink
fix(deps): update dependency androidx.profileinstaller:profileinstall…
Browse files Browse the repository at this point in the history
…er to v1.4.0 (#2493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 907e328 commit 0700736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ androidx-exifinterface = "androidx.exifinterface:exifinterface:1.3.7"
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0"
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
androidx-test-core = "androidx.test:core-ktx:1.6.1"
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.6.1"
Expand Down

0 comments on commit 0700736

Please sign in to comment.