Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3133111

Browse files
authoredJan 19, 2025··
fix(deps): update dependency androidx.lifecycle:lifecycle-process to v2.8.7
1 parent 84806b4 commit 3133111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎descopesdk/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
dependencies {
4343
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
4444
implementation "androidx.lifecycle:lifecycle-common:2.8.4"
45-
implementation "androidx.lifecycle:lifecycle-process:2.8.4"
45+
implementation "androidx.lifecycle:lifecycle-process:2.8.7"
4646
implementation "androidx.browser:browser:1.8.0"
4747
implementation "androidx.security:security-crypto:1.0.0"
4848
implementation "androidx.credentials:credentials:1.2.2"

0 commit comments

Comments
 (0)
Please sign in to comment.