Skip to content

Commit

Permalink
fix(deps): update dependency androidx.lifecycle:lifecycle-common to v…
Browse files Browse the repository at this point in the history
…2.8.6
  • Loading branch information
descope[bot] authored Oct 9, 2024
1 parent 3f99efb commit cad446d
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 @@ -41,7 +41,7 @@ android {

dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
implementation "androidx.lifecycle:lifecycle-common:2.8.4"
implementation "androidx.lifecycle:lifecycle-common:2.8.6"
implementation "androidx.lifecycle:lifecycle-process:2.8.4"
implementation "androidx.browser:browser:1.8.0"
implementation "androidx.security:security-crypto:1.0.0"
Expand Down

0 comments on commit cad446d

Please sign in to comment.