Skip to content

Commit

Permalink
chore(deps): update androidx.browser:browser to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 100bf49 commit 136876d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
implementation 'com.google.firebase:firebase-appcheck-safetynet:16.1.2'
implementation 'androidx.multidex:multidex:2.0.1'
// For deeplink integration
implementation 'androidx.browser:browser:1.5.0'
implementation 'androidx.browser:browser:1.7.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 136876d

Please sign in to comment.