Skip to content

Commit

Permalink
fix(deps): update dependency androidx.browser:browser to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] committed Mar 27, 2024
1 parent 4bb7ca5 commit 9d053bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descopesdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0"
implementation "androidx.lifecycle:lifecycle-common:2.7.0"
implementation "androidx.lifecycle:lifecycle-process:2.7.0"
implementation "androidx.browser:browser:1.7.0"
implementation "androidx.browser:browser:1.8.0"
implementation "androidx.security:security-crypto:1.0.0"
implementation "androidx.credentials:credentials:1.2.0"
implementation "androidx.credentials:credentials-play-services-auth:1.2.0"
Expand Down

0 comments on commit 9d053bf

Please sign in to comment.