Bump androidx.browser:browser from 1.6.0 to 1.7.0 (#2846)

This commit is contained in:
dependabot[bot] 2023-11-16 00:42:59 +00:00 committed by GitHub
parent 4d1409c14e
commit a55ce86312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ rikkax-widget-mainswitchbar = { module = "dev.rikka.rikkax.widget:mainswitchbar"
androidx-activity = { module = "androidx.activity:activity", version = "1.8.1" } androidx-activity = { module = "androidx.activity:activity", version = "1.8.1" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.0" } androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.0" }
androidx-browser = { module = "androidx.browser:browser", version = "1.6.0" } androidx-browser = { module = "androidx.browser:browser", version = "1.7.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" } androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-core = { module = "androidx.core:core", version = "1.12.0" } androidx-core = { module = "androidx.core:core", version = "1.12.0" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.2" } androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.2" }