Skip to content

Commit

Permalink
fix(deps): update dependency androidx.lifecycle:lifecycle-process to …
Browse files Browse the repository at this point in the history
…v2.8.2 (#122)

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] committed Jul 3, 2024
1 parent 7c98438 commit c6e0141
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 @@ -42,7 +42,7 @@ android {
dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
implementation "androidx.lifecycle:lifecycle-common:2.8.2"
implementation "androidx.lifecycle:lifecycle-process:2.8.1"
implementation "androidx.lifecycle:lifecycle-process:2.8.2"
implementation "androidx.browser:browser:1.8.0"
implementation "androidx.security:security-crypto:1.0.0"
implementation "androidx.credentials:credentials:1.2.2"
Expand Down

0 comments on commit c6e0141

Please sign in to comment.