Skip to content

Commit d8b24da

Browse files
Bump androidx.browser:browser from 1.7.0 to 1.8.0
Bumps androidx.browser:browser from 1.7.0 to 1.8.0. --- updated-dependencies: - dependency-name: androidx.browser:browser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b278f62 commit d8b24da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ dependencies {
180180
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
181181
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
182182
implementation 'com.google.android.material:material:1.11.0'
183-
implementation 'androidx.browser:browser:1.7.0'
183+
implementation 'androidx.browser:browser:1.8.0'
184184
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.7.0'
185185
implementation 'androidx.lifecycle:lifecycle-livedata:2.7.0'
186186
implementation 'androidx.lifecycle:lifecycle-livedata:2.7.0'

0 commit comments

Comments
 (0)