Browse Source

Merge pull request #1818 from vector-im/renovate/androidx.browser-browser-1.x

Update dependency androidx.browser:browser to v1.7.0
pull/1827/head
ganfra 10 months ago committed by GitHub
parent
commit
ff3ee5a43e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -73,7 +73,7 @@ androidx_constraintlayout = { module = "androidx.constraintlayout:constraintlayo @@ -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"

Loading…
Cancel
Save