Update dependency androidx.browser:browser to v1.7.0

This commit is contained in:
renovate[bot] 2023-11-15 21:18:50 +00:00 committed by GitHub
parent e9a686c8bc
commit a39429259b

View file

@ -73,7 +73,7 @@ androidx_constraintlayout = { module = "androidx.constraintlayout:constraintlayo
androidx_constraintlayout_compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "constraintlayout_compose" }
androidx_recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
androidx_browser = "androidx.browser:browser:1.6.0"
androidx_browser = "androidx.browser:browser:1.7.0"
androidx_lifecycle_runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle" }
androidx_lifecycle_process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle" }
androidx_splash = "androidx.core:core-splashscreen:1.0.1"