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 5418ef00e1
commit fd5f8897f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"